Searched refs:appledisplay (Results 1 – 2 of 2) sorted by relevance
74 struct appledisplay { struct92 struct appledisplay *pdata = urb->context; in appledisplay_complete() argument145 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_update_status()168 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_get_brightness()197 struct appledisplay *pdata = in appledisplay_work()198 container_of(work, struct appledisplay, work.work); in appledisplay_work()214 struct appledisplay *pdata; in appledisplay_probe()239 pdata = kzalloc(sizeof(struct appledisplay), GFP_KERNEL); in appledisplay_probe()343 struct appledisplay *pdata = usb_get_intfdata(iface); in appledisplay_disconnect()
6 obj-$(CONFIG_USB_APPLEDISPLAY) += appledisplay.o