Searched refs:get_hid_device (Results 1 – 8 of 8) sorted by relevance
56 if ((hd = get_hid_device(bdaddr)) != NULL) { in hid_dump()75 if ((hd = get_hid_device(bdaddr)) != NULL) { in hid_forget()
323 get_hid_device(bdaddr_p bdaddr) in get_hid_device() function397 if (get_hid_device(&d->bdaddr) != NULL) { in check_hid_device()520 if ((d = get_hid_device(&bdaddr)) != NULL) in read_hids_file()
71 hid_device_p get_hid_device (bdaddr_p bdaddr);
87 hid_device_p hid_device = get_hid_device(&s->bdaddr); in hid_initialise()198 hid_device = get_hid_device(&s->bdaddr); in hid_interrupt()
133 d = get_hid_device(&s->bdaddr); in client_connect()
103 hid_device_p d = get_hid_device(&s->bdaddr); in session_run()
244 if ((d = get_hid_device(&l2addr.l2cap_bdaddr)) == NULL) { in server_accept()
555 hid_device = get_hid_device(&s->bdaddr); in kbd_status_changed()