Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/tiny/
Dgm12u320.c86 struct gm12u320_device { struct
104 #define to_gm12u320(__dev) container_of(__dev, struct gm12u320_device, dev) argument
161 static inline struct usb_device *gm12u320_to_usb_device(struct gm12u320_device *gm12u320) in gm12u320_to_usb_device()
166 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc()
198 static int gm12u320_misc_request(struct gm12u320_device *gm12u320, in gm12u320_misc_request()
253 static void gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) in gm12u320_copy_fb_to_blocks()
322 struct gm12u320_device *gm12u320 = in gm12u320_fb_update_work()
323 container_of(to_delayed_work(work), struct gm12u320_device, in gm12u320_fb_update_work()
404 struct gm12u320_device *gm12u320 = to_gm12u320(fb->dev); in gm12u320_fb_mark_dirty()
435 static void gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) in gm12u320_stop_fb_update()
[all …]