Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Dimxfb.c50 struct imx_fb_videomode { struct
182 struct imx_fb_videomode *mode;
342 static const struct imx_fb_videomode *imxfb_find_mode(struct imxfb_info *fbi) in imxfb_find_mode()
344 struct imx_fb_videomode *m; in imxfb_find_mode()
367 const struct imx_fb_videomode *imxfb_mode; in imxfb_check_var()
722 struct imx_fb_videomode *imxfb_mode) in imxfb_of_read_mode()
872 struct imx_fb_videomode *m; in imxfb_probe()
920 sizeof(struct imx_fb_videomode), GFP_KERNEL); in imxfb_probe()