Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hid/
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() argument
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 *ldev; in hidled_probe()

Completed in 4 milliseconds