Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c87 struct gm12u320_device { struct
105 #define to_gm12u320(__dev) container_of(__dev, struct gm12u320_device, dev) argument
162 static inline struct usb_device *gm12u320_to_usb_device(struct gm12u320_device *gm12u320) in gm12u320_to_usb_device()
167 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc()
199 static int gm12u320_misc_request(struct gm12u320_device *gm12u320, in gm12u320_misc_request()
254 static void gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) in gm12u320_copy_fb_to_blocks()
323 struct gm12u320_device *gm12u320 = in gm12u320_fb_update_work()
324 container_of(to_delayed_work(work), struct gm12u320_device, in gm12u320_fb_update_work()
405 struct gm12u320_device *gm12u320 = to_gm12u320(fb->dev); in gm12u320_fb_mark_dirty()
436 static void gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) in gm12u320_stop_fb_update()
[all …]