Searched defs:fst_command (Results 1 – 1 of 1) sorted by relevance
766 static const struct fst_command { in fst_ctrl_iface_receive() struct767 const char *name; in fst_ctrl_iface_receive()768 unsigned has_param; in fst_ctrl_iface_receive()769 int (*process)(const char *group_id, char *buf, size_t buflen); in fst_ctrl_iface_receive()