Searched refs:bthid_command (Results 1 – 4 of 4) sorted by relevance
49 static struct bthid_command * find_bthid_command(char const *command, struct bthid_command *categor…50 static void print_bthid_command(struct bthid_command *category);116 struct bthid_command *c = NULL; in do_bthid_command()173 static struct bthid_command *174 find_bthid_command(char const *command, struct bthid_command *category) in find_bthid_command()176 struct bthid_command *c = NULL; in find_bthid_command()195 print_bthid_command(struct bthid_command *category) in print_bthid_command()197 struct bthid_command *c = NULL; in print_bthid_command()
42 struct bthid_command { struct48 extern struct bthid_command hid_commands[]; argument49 extern struct bthid_command sdp_commands[];
195 struct bthid_command hid_commands[] = {
493 struct bthid_command sdp_commands[] =