Searched defs:hidraw (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | hidraw.h | 19 struct hidraw { struct 40 struct hidraw *hidraw; member in struct:hidraw_list |
H A D | hid.h | 536 void *hidraw; member in struct:hid_device |
/linux-4.1.27/drivers/hid/ | ||
H A D | hidraw.c | 326 static void drop_ref(struct hidraw *hidraw, int exists_bit) drop_ref() argument 573 struct hidraw *hidraw = hid->hidraw; hidraw_disconnect() local |
Completed in 96 milliseconds