Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/
Dimxfb.c42 struct imx_fb_videomode { struct
189 struct imx_fb_videomode *mode;
349 static const struct imx_fb_videomode *imxfb_find_mode(struct imxfb_info *fbi) in imxfb_find_mode()
351 struct imx_fb_videomode *m; in imxfb_find_mode()
374 const struct imx_fb_videomode *imxfb_mode; in imxfb_check_var()
744 struct imx_fb_videomode *imxfb_mode) in imxfb_of_read_mode()
893 struct imx_fb_videomode *m; in imxfb_probe()
937 sizeof(struct imx_fb_videomode), GFP_KERNEL); in imxfb_probe()