Home
last modified time | relevance | path

Searched defs:hidraw (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dhidraw.h11 struct hidraw { struct
32 struct hidraw *hidraw; argument
Dhid.h599 void *hidraw; member
/kernel/linux/linux-4.19/include/linux/
Dhidraw.h19 struct hidraw { struct
40 struct hidraw *hidraw; argument
Dhid.h598 void *hidraw; member
/kernel/linux/linux-5.10/drivers/hid/
Dhidraw.c319 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref()
573 struct hidraw *hidraw = hid->hidraw; in hidraw_disconnect() local
/kernel/linux/linux-4.19/drivers/hid/
Dhidraw.c327 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref()
574 struct hidraw *hidraw = hid->hidraw; in hidraw_disconnect() local