Home
last modified time | relevance | path

Searched refs:hidled_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-led.c67 struct hidled_device;
78 int (*init)(struct hidled_device *ldev);
89 struct hidled_device *ldev;
96 struct hidled_device { struct
113 static int hidled_send(struct hidled_device *ldev, __u8 *buf) in hidled_send()
145 static int hidled_recv(struct hidled_device *ldev, __u8 *buf) in hidled_recv()
215 static int dream_cheeky_init(struct hidled_device *ldev) in dream_cheeky_init()
263 static int thingm_init(struct hidled_device *ldev) in thingm_init()
326 static int delcom_init(struct hidled_device *ldev) in delcom_init()
450 struct hidled_device *lde in hidled_probe()
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-led.c67 struct hidled_device;
78 int (*init)(struct hidled_device *ldev);
89 struct hidled_device *ldev;
96 struct hidled_device { struct
113 static int hidled_send(struct hidled_device *ldev, __u8 *buf) in hidled_send()
145 static int hidled_recv(struct hidled_device *ldev, __u8 *buf) in hidled_recv()
215 static int dream_cheeky_init(struct hidled_device *ldev) in dream_cheeky_init()
263 static int thingm_init(struct hidled_device *ldev) in thingm_init()
326 static int delcom_init(struct hidled_device *ldev) in delcom_init()
450 struct hidled_device *lde in hidled_probe()
[all...]

Completed in 2 milliseconds