Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhidraw.h11 struct hidraw { struct
32 struct hidraw *hidraw; argument
Dhid.h626 void *hidraw; member
/linux-6.1.9/drivers/hid/
Dhidraw.c319 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref()
597 struct hidraw *hidraw = hid->hidraw; in hidraw_disconnect() local