Lines Matching defs:mx3fb

252 	struct mx3fb_data	*mx3fb;  member
266 struct mx3fb_data *mx3fb; member
281 static u32 mx3fb_read_reg(struct mx3fb_data *mx3fb, unsigned long reg) in mx3fb_read_reg()
286 static void mx3fb_write_reg(struct mx3fb_data *mx3fb, u32 value, unsigned long reg) in mx3fb_write_reg()
303 struct mx3fb_data *mx3fb = fbi->mx3fb; in sdc_fb_init() local
314 struct mx3fb_data *mx3fb = fbi->mx3fb; in sdc_fb_uninit() local
326 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in sdc_enable_channel() local
385 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in sdc_disable_channel() local
412 static int sdc_set_window_pos(struct mx3fb_data *mx3fb, enum ipu_channel channel, in sdc_set_window_pos()
445 static int sdc_init_panel(struct mx3fb_data *mx3fb, enum ipu_panel panel, in sdc_init_panel()
571 static int sdc_set_color_key(struct mx3fb_data *mx3fb, enum ipu_channel channel, in sdc_set_color_key()
609 static int sdc_set_global_alpha(struct mx3fb_data *mx3fb, bool enable, uint8_t alpha) in sdc_set_global_alpha()
632 static void sdc_set_brightness(struct mx3fb_data *mx3fb, uint8_t value) in sdc_set_brightness()
690 struct mx3fb_data *mx3fb = ichannel->client; in mx3fb_dma_done() local
707 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in __set_par() local
797 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in mx3fb_set_par() local
966 struct mx3fb_data *mx3fb = mx3_fbi->mx3fb; in __blank() local
1165 struct mx3fb_data *mx3fb = platform_get_drvdata(pdev); in mx3fb_suspend() local
1185 struct mx3fb_data *mx3fb = platform_get_drvdata(pdev); in mx3fb_resume() local
1316 static int init_fb_chan(struct mx3fb_data *mx3fb, struct idmac_channel *ichan) in init_fb_chan()
1448 struct mx3fb_data *mx3fb; in mx3fb_probe() local
1514 struct mx3fb_data *mx3fb = platform_get_drvdata(dev); in mx3fb_remove() local