Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/misc/
A Dappledisplay.c63 struct appledisplay { struct
79 struct appledisplay *pdata = urb->context; in appledisplay_complete() argument
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()
323 struct appledisplay *pdata = usb_get_intfdata(iface); in appledisplay_disconnect()
A DMakefile7 obj-$(CONFIG_USB_APPLEDISPLAY) += appledisplay.o

Completed in 5 milliseconds