Searched refs:get_configured_speed (Results 1 – 1 of 1) sorted by relevance
90 static void get_configured_speed(ocs_t*, char*, ocs_textbuf_t*);169 {"configured_speed", get_configured_speed, set_configured_speed, NULL},1286 get_configured_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_configured_speed() function