Lines Matching refs:gm12u320_device

84 struct gm12u320_device {  struct
102 #define to_gm12u320(__dev) container_of(__dev, struct gm12u320_device, dev) argument
159 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc()
191 static int gm12u320_misc_request(struct gm12u320_device *gm12u320, in gm12u320_misc_request()
248 static void gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) in gm12u320_copy_fb_to_blocks()
332 struct gm12u320_device *gm12u320 = in gm12u320_fb_update_work()
333 container_of(to_delayed_work(work), struct gm12u320_device, in gm12u320_fb_update_work()
414 struct gm12u320_device *gm12u320 = to_gm12u320(fb->dev); in gm12u320_fb_mark_dirty()
444 static void gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) in gm12u320_stop_fb_update()
458 static int gm12u320_set_ecomode(struct gm12u320_device *gm12u320) in gm12u320_set_ecomode()
549 static int gm12u320_conn_init(struct gm12u320_device *gm12u320) in gm12u320_conn_init()
564 struct gm12u320_device *gm12u320 = to_gm12u320(pipe->crtc.dev); in gm12u320_pipe_enable()
572 struct gm12u320_device *gm12u320 = to_gm12u320(pipe->crtc.dev); in gm12u320_pipe_disable()
610 struct gm12u320_device *gm12u320 = to_gm12u320(dev); in gm12u320_gem_prime_import()
643 struct gm12u320_device *gm12u320; in gm12u320_usb_probe()
655 struct gm12u320_device, dev); in gm12u320_usb_probe()
719 struct gm12u320_device *gm12u320 = to_gm12u320(dev); in gm12u320_usb_disconnect()
738 struct gm12u320_device *gm12u320 = to_gm12u320(dev); in gm12u320_resume()