usbhidaction.c | 74 static struct command *parse_conf(const char *, report_desc_t, int, int); 162 commands = parse_conf(conf, repd, reportid, ignore); 206 parse_conf(conf, repd, reportid, ignore); 237 parse_conf(const char *conf, report_desc_t repd, int reportid, int ignore) function in typeref:struct:command *
|