Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_hdmi.c296 #define entity_to_sh_hdmi(e) container_of(e, struct sh_hdmi, entity) macro
1104 struct sh_hdmi *hdmi = entity_to_sh_hdmi(entity); in sh_hdmi_display_on()
1128 struct sh_hdmi *hdmi = entity_to_sh_hdmi(entity); in sh_hdmi_display_off()
1418 struct sh_hdmi *hdmi = entity_to_sh_hdmi(platform_get_drvdata(pdev)); in sh_hdmi_remove()
1442 struct sh_hdmi *hdmi = entity_to_sh_hdmi(platform_get_drvdata(pdev)); in sh_hdmi_suspend()
1454 struct sh_hdmi *hdmi = entity_to_sh_hdmi(platform_get_drvdata(pdev)); in sh_hdmi_resume()