Searched refs:get_current_speed (Results 1 – 1 of 1) sorted by relevance
87 static void get_current_speed(ocs_t*, char*, ocs_textbuf_t*);165 {"current_speed", get_current_speed, NULL, NULL},1276 get_current_speed(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_current_speed() function