Lines Matching refs:hidled_device
67 struct hidled_device;
78 int (*init)(struct hidled_device *ldev);
89 struct hidled_device *ldev;
96 struct hidled_device {
113 static int hidled_send(struct hidled_device *ldev, __u8 *buf)
145 static int hidled_recv(struct hidled_device *ldev, __u8 *buf)
215 static int dream_cheeky_init(struct hidled_device *ldev)
263 static int thingm_init(struct hidled_device *ldev)
326 static int delcom_init(struct hidled_device *ldev)
450 struct hidled_device *ldev;