Searched refs:hidled_device (Results 1 – 1 of 1) sorted by relevance
67 struct hidled_device;78 int (*init)(struct hidled_device *ldev);89 struct hidled_device *ldev;96 struct hidled_device { struct113 static int hidled_send(struct hidled_device *ldev, __u8 *buf) in hidled_send() argument145 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()