Searched refs:hdmi_mode_has_audio (Results 1 – 4 of 4) sorted by relevance
324 static inline bool hdmi_mode_has_audio(struct hdmi_config *cfg) in hdmi_mode_has_audio() function
343 static inline bool hdmi_mode_has_audio(struct hdmi_config *cfg) in hdmi_mode_has_audio() function
536 if (!hdmi_mode_has_audio(&hd->cfg)) in hdmi_audio_start() 552 if (!hdmi_mode_has_audio(&hd->cfg)) in hdmi_audio_stop()
561 if (!hdmi_mode_has_audio(&hd->cfg)) in hdmi_audio_start() 577 WARN_ON(!hdmi_mode_has_audio(&hd->cfg)); in hdmi_audio_stop()