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

/linux-4.4.14/drivers/video/fbdev/
H A Dfsl-diu-fb.c1480 const char *aoi_mode, *init_aoi_mode = "320x240"; install_fb() local
1505 aoi_mode = fb_mode; install_fb()
1507 aoi_mode = init_aoi_mode; install_fb()
1509 rc = fb_find_mode(&info->var, info, aoi_mode, db, dbsize, NULL, install_fb()
1523 rc = fb_find_mode(&info->var, info, aoi_mode, fsl_diu_mode_db, install_fb()

Completed in 66 milliseconds