Home
last modified time | relevance | path

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

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