Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dimxfb.c51 struct imx_fb_videomode { struct
190 struct imx_fb_videomode *mode;
350 static const struct imx_fb_videomode *imxfb_find_mode(struct imxfb_info *fbi) in imxfb_find_mode()
352 struct imx_fb_videomode *m; in imxfb_find_mode()
375 const struct imx_fb_videomode *imxfb_mode; in imxfb_check_var()
743 struct imx_fb_videomode *imxfb_mode) in imxfb_of_read_mode()
892 struct imx_fb_videomode *m; in imxfb_probe()
936 sizeof(struct imx_fb_videomode), GFP_KERNEL); in imxfb_probe()