Searched defs:gm12u320 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | gm12u320.c | 159 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc() argument 191 gm12u320_misc_request(struct gm12u320_device *gm12u320, u8 req_a, u8 req_b, u8 arg_a, u8 arg_b, u8 arg_c, u8 arg_d) gm12u320_misc_request() argument 248 gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) gm12u320_copy_fb_to_blocks() argument 332 struct gm12u320_device *gm12u320 = gm12u320_fb_update_work() local 414 struct gm12u320_device *gm12u320 = to_gm12u320(fb->dev); gm12u320_fb_mark_dirty() local 444 gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) gm12u320_stop_fb_update() argument 458 gm12u320_set_ecomode(struct gm12u320_device *gm12u320) gm12u320_set_ecomode() argument 549 gm12u320_conn_init(struct gm12u320_device *gm12u320) gm12u320_conn_init() argument 564 struct gm12u320_device *gm12u320 = to_gm12u320(pipe->crtc.dev); gm12u320_pipe_enable() local 572 struct gm12u320_device *gm12u320 = to_gm12u320(pipe->crtc.dev); gm12u320_pipe_disable() local 610 struct gm12u320_device *gm12u320 = to_gm12u320(dev); gm12u320_gem_prime_import() local 643 struct gm12u320_device *gm12u320; gm12u320_usb_probe() local 719 struct gm12u320_device *gm12u320 = to_gm12u320(dev); gm12u320_usb_disconnect() local 738 struct gm12u320_device *gm12u320 = to_gm12u320(dev); gm12u320_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | gm12u320.c | 162 static inline struct usb_device *gm12u320_to_usb_device(struct gm12u320_device *gm12u320) in gm12u320_to_usb_device() argument 167 static int gm12u320_usb_alloc(struct gm12u320_device *gm12u320) in gm12u320_usb_alloc() argument 199 gm12u320_misc_request(struct gm12u320_device *gm12u320, u8 req_a, u8 req_b, u8 arg_a, u8 arg_b, u8 arg_c, u8 arg_d) gm12u320_misc_request() argument 254 gm12u320_copy_fb_to_blocks(struct gm12u320_device *gm12u320) gm12u320_copy_fb_to_blocks() argument 323 struct gm12u320_device *gm12u320 = gm12u320_fb_update_work() local 405 struct gm12u320_device *gm12u320 = to_gm12u320(fb->dev); gm12u320_fb_mark_dirty() local 436 gm12u320_stop_fb_update(struct gm12u320_device *gm12u320) gm12u320_stop_fb_update() argument 451 gm12u320_set_ecomode(struct gm12u320_device *gm12u320) gm12u320_set_ecomode() argument 542 gm12u320_conn_init(struct gm12u320_device *gm12u320) gm12u320_conn_init() argument 557 struct gm12u320_device *gm12u320 = to_gm12u320(pipe->crtc.dev); gm12u320_pipe_enable() local 566 struct gm12u320_device *gm12u320 = to_gm12u320(pipe->crtc.dev); gm12u320_pipe_disable() local 606 struct gm12u320_device *gm12u320 = to_gm12u320(dev); gm12u320_gem_prime_import() local 639 struct gm12u320_device *gm12u320; gm12u320_usb_probe() local 714 struct gm12u320_device *gm12u320 = to_gm12u320(dev); gm12u320_usb_disconnect() local 733 struct gm12u320_device *gm12u320 = to_gm12u320(dev); gm12u320_resume() local [all...] |
Completed in 2 milliseconds