Home
last modified time | relevance | path

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

/drivers/gpu/drm/tiny/
Dgm12u320.c84 struct gm12u320_device { struct
158 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc()
193 static void gm12u320_usb_free(struct gm12u320_device *gm12u320) in gm12u320_usb_free()
206 static int gm12u320_misc_request(struct gm12u320_device *gm12u320, in gm12u320_misc_request()
263 static void gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) in gm12u320_copy_fb_to_blocks()
347 struct gm12u320_device *gm12u320 = in gm12u320_fb_update_work()
348 container_of(work, struct gm12u320_device, fb_update.work); in gm12u320_fb_update_work()
432 struct gm12u320_device *gm12u320 = fb->dev->dev_private; in gm12u320_fb_mark_dirty()
462 static void gm12u320_start_fb_update(struct gm12u320_device *gm12u320) in gm12u320_start_fb_update()
471 static void gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) in gm12u320_stop_fb_update()
[all …]