Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/tiny/
Dgm12u320.c84 struct gm12u320_device { struct
102 #define to_gm12u320(__dev) container_of(__dev, struct gm12u320_device, dev) argument
159 static inline struct usb_device *gm12u320_to_usb_device(struct gm12u320_device *gm12u320) in gm12u320_to_usb_device()
164 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc()
196 static int gm12u320_misc_request(struct gm12u320_device *gm12u320, in gm12u320_misc_request()
251 static void gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) in gm12u320_copy_fb_to_blocks()
320 struct gm12u320_device *gm12u320 = in gm12u320_fb_update_work()
321 container_of(to_delayed_work(work), struct gm12u320_device, in gm12u320_fb_update_work()
401 struct gm12u320_device *gm12u320 = to_gm12u320(fb->dev); in gm12u320_fb_mark_dirty()
432 static void gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) in gm12u320_stop_fb_update()
[all …]