get_bklight_max 204 drivers/video/fbdev/omap/lcd_mipid.c if (pd->get_bklight_max == NULL || pd->set_bklight_level == NULL) get_bklight_max 206 drivers/video/fbdev/omap/lcd_mipid.c if (level > pd->get_bklight_max(pd)) get_bklight_max 232 drivers/video/fbdev/omap/lcd_mipid.c if (pd->get_bklight_max == NULL) get_bklight_max 235 drivers/video/fbdev/omap/lcd_mipid.c return pd->get_bklight_max(pd); get_bklight_max 507 drivers/video/fbdev/omap/lcd_mipid.c .get_bklight_max = mipid_get_bklight_max, get_bklight_max 87 drivers/video/fbdev/omap/omapfb.h unsigned int (*get_bklight_max) (struct lcd_panel *panel); get_bklight_max 1356 drivers/video/fbdev/omap/omapfb_main.c fbdev->panel->get_bklight_max(fbdev->panel)); get_bklight_max 25 include/linux/platform_data/lcd-mipid.h int (*get_bklight_max)(struct mipid_platform_data *pdata);