Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi.h324 static inline bool hdmi_mode_has_audio(struct hdmi_config *cfg) in hdmi_mode_has_audio() function
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi.h343 static inline bool hdmi_mode_has_audio(struct hdmi_config *cfg) in hdmi_mode_has_audio() function
H A Dhdmi5.c536 if (!hdmi_mode_has_audio(&hd->cfg)) in hdmi_audio_start()
552 if (!hdmi_mode_has_audio(&hd->cfg)) in hdmi_audio_stop()
H A Dhdmi4.c561 if (!hdmi_mode_has_audio(&hd->cfg)) in hdmi_audio_start()
577 WARN_ON(!hdmi_mode_has_audio(&hd->cfg)); in hdmi_audio_stop()