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

/linux-4.4.14/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h23 struct sh_mobile_lcdc_priv;
56 struct sh_mobile_lcdc_priv *lcdc;
H A Dsh_mobile_lcdcfb.c206 struct sh_mobile_lcdc_priv { struct
319 static void lcdc_write(struct sh_mobile_lcdc_priv *priv, lcdc_write()
325 static unsigned long lcdc_read(struct sh_mobile_lcdc_priv *priv, lcdc_read()
331 static void lcdc_wait_bit(struct sh_mobile_lcdc_priv *priv, lcdc_wait_bit()
343 static void sh_mobile_lcdc_clk_on(struct sh_mobile_lcdc_priv *priv) sh_mobile_lcdc_clk_on()
354 static void sh_mobile_lcdc_clk_off(struct sh_mobile_lcdc_priv *priv) sh_mobile_lcdc_clk_off()
365 static int sh_mobile_lcdc_setup_clocks(struct sh_mobile_lcdc_priv *priv, sh_mobile_lcdc_setup_clocks()
727 struct sh_mobile_lcdc_priv *priv = data; sh_mobile_lcdc_irq()
785 static void sh_mobile_lcdc_start_stop(struct sh_mobile_lcdc_priv *priv, sh_mobile_lcdc_start_stop()
963 static void __sh_mobile_lcdc_start(struct sh_mobile_lcdc_priv *priv) __sh_mobile_lcdc_start()
1074 static int sh_mobile_lcdc_start(struct sh_mobile_lcdc_priv *priv) sh_mobile_lcdc_start()
1196 static void sh_mobile_lcdc_stop(struct sh_mobile_lcdc_priv *priv) sh_mobile_lcdc_stop()
1658 struct sh_mobile_lcdc_priv *lcdc = ovl->channel->lcdc; sh_mobile_lcdc_overlay_fb_register()
1697 struct sh_mobile_lcdc_priv *priv = ovl->channel->lcdc; sh_mobile_lcdc_overlay_fb_init()
1824 struct sh_mobile_lcdc_priv *priv = ch->lcdc; sh_mobile_lcdc_pan()
1977 struct sh_mobile_lcdc_priv *p = ch->lcdc; sh_mobile_lcdc_check_var()
2077 struct sh_mobile_lcdc_priv *p = ch->lcdc; sh_mobile_lcdc_blank()
2195 struct sh_mobile_lcdc_priv *priv = ch->lcdc; sh_mobile_lcdc_channel_fb_init()
2358 struct sh_mobile_lcdc_priv *priv = platform_get_drvdata(pdev); sh_mobile_lcdc_runtime_suspend()
2369 struct sh_mobile_lcdc_priv *priv = platform_get_drvdata(pdev); sh_mobile_lcdc_runtime_resume()
2442 struct sh_mobile_lcdc_priv *priv = platform_get_drvdata(pdev); sh_mobile_lcdc_remove()
2702 struct sh_mobile_lcdc_priv *priv; sh_mobile_lcdc_probe()

Completed in 67 milliseconds