Searched refs:get_cmd_delay_value (Results 1 – 1 of 1) sorted by relevance
109 static void get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf);196 {"cmd_delay_value", get_cmd_delay_value, set_cmd_delay_value, NULL},1132 get_cmd_delay_value(ocs_t *ocs, char *name, ocs_textbuf_t *textbuf) in get_cmd_delay_value() function