Searched refs:bthid_command (Results 1 – 4 of 4) sorted by relevance
48 static struct bthid_command * find_bthid_command(char const *command, struct bthid_command *categor…49 static void print_bthid_command(struct bthid_command *category);115 struct bthid_command *c = NULL; in do_bthid_command()172 static struct bthid_command *173 find_bthid_command(char const *command, struct bthid_command *category) in find_bthid_command()175 struct bthid_command *c = NULL; in find_bthid_command()194 print_bthid_command(struct bthid_command *category) in print_bthid_command()196 struct bthid_command *c = NULL; in print_bthid_command()
41 struct bthid_command { struct47 extern struct bthid_command hid_commands[]; argument48 extern struct bthid_command sdp_commands[];
194 struct bthid_command hid_commands[] = {
492 struct bthid_command sdp_commands[] =