Searched refs:appledisplay (Results 1 – 3 of 3) sorted by relevance
63 struct appledisplay { struct79 struct appledisplay *pdata = urb->context; in appledisplay_complete() argument133 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_update_status()159 struct appledisplay *pdata = bl_get_data(bd); in appledisplay_bl_get_brightness()193 struct appledisplay *pdata = in appledisplay_work()194 container_of(work, struct appledisplay, work.work); in appledisplay_work()211 struct appledisplay *pdata; in appledisplay_probe()229 pdata = kzalloc(sizeof(struct appledisplay), GFP_KERNEL); in appledisplay_probe()330 struct appledisplay *pdata = usb_get_intfdata(iface); in appledisplay_disconnect()
7 obj-$(CONFIG_USB_APPLEDISPLAY) += appledisplay.o
925 appledisplay.c: 9793