Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhidraw.h11 struct hidraw { struct
32 struct hidraw *hidraw; argument
Dhid.h656 void *hidraw; member
/Linux-v6.6/drivers/hid/
Dhidraw.c326 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref()
604 struct hidraw *hidraw = hid->hidraw; in hidraw_disconnect() local