Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhidraw.h19 struct hidraw { struct
40 struct hidraw *hidraw; argument
Dhid.h597 void *hidraw; member
/Linux-v4.19/drivers/hid/
Dhidraw.c326 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref()
573 struct hidraw *hidraw = hid->hidraw; in hidraw_disconnect() local