Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dgm12u320.c87 struct gm12u320_device { struct
105 #define to_gm12u320(__dev) container_of(__dev, struct gm12u320_device, dev)
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 *gm12u32
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dgm12u320.c84 struct gm12u320_device { struct
102 #define to_gm12u320(__dev) container_of(__dev, struct gm12u320_device, dev)
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 *gm12u32
[all...]

Completed in 4 milliseconds