Lines Matching refs:hdac
2004 static int hdmi_get_spk_alloc(struct hdac_device *hdac, int pcm_idx) in hdmi_get_spk_alloc() argument
2006 struct hda_codec *codec = container_of(hdac, struct hda_codec, core); in hdmi_get_spk_alloc()
2016 static void hdmi_get_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_get_chmap() argument
2019 struct hda_codec *codec = container_of(hdac, struct hda_codec, core); in hdmi_get_chmap()
2030 static void hdmi_set_chmap(struct hdac_device *hdac, int pcm_idx, in hdmi_set_chmap() argument
2033 struct hda_codec *codec = container_of(hdac, struct hda_codec, core); in hdmi_set_chmap()
2047 static bool is_hdmi_pcm_attached(struct hdac_device *hdac, int pcm_idx) in is_hdmi_pcm_attached() argument
2049 struct hda_codec *codec = container_of(hdac, struct hda_codec, core); in is_hdmi_pcm_attached()
3543 static int atihdmi_pin_set_slot_channel(struct hdac_device *hdac, in atihdmi_pin_set_slot_channel() argument
3546 struct hda_codec *codec = container_of(hdac, struct hda_codec, core); in atihdmi_pin_set_slot_channel()
3579 static int atihdmi_pin_get_slot_channel(struct hdac_device *hdac, in atihdmi_pin_get_slot_channel() argument
3582 struct hda_codec *codec = container_of(hdac, struct hda_codec, core); in atihdmi_pin_get_slot_channel()