Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dappledisplay.c63 struct appledisplay { struct
79 struct appledisplay *pdata = urb->context; in appledisplay_complete()
128 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_update_status()
154 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_get_brightness()
188 struct appledisplay *pdata = in appledisplay_work()
189 container_of(work, struct appledisplay, work.work); in appledisplay_work()
205 struct appledisplay *pdata; in appledisplay_probe()
223 pdata = kzalloc(sizeof(struct appledisplay), GFP_KERNEL); in appledisplay_probe()
270 snprintf(bl_name, sizeof(bl_name), "appledisplay%d", in appledisplay_probe()
299 printk(KERN_INFO "appledisplay in appledisplay_probe()
[all...]
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dappledisplay.c63 struct appledisplay { struct
79 struct appledisplay *pdata = urb->context; in appledisplay_complete()
128 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_update_status()
154 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_get_brightness()
188 struct appledisplay *pdata = in appledisplay_work()
189 container_of(work, struct appledisplay, work.work); in appledisplay_work()
205 struct appledisplay *pdata; in appledisplay_probe()
223 pdata = kzalloc(sizeof(struct appledisplay), GFP_KERNEL); in appledisplay_probe()
270 snprintf(bl_name, sizeof(bl_name), "appledisplay%d", in appledisplay_probe()
299 printk(KERN_INFO "appledisplay in appledisplay_probe()
[all...]

Completed in 2 milliseconds