Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c314 struct hda_codec *codec = hdac_to_hda_codec(hdac); in atihdmi_pin_set_slot_channel()
351 struct hda_codec *codec = hdac_to_hda_codec(hdac); in atihdmi_pin_get_slot_channel()
H A Dhdmi.c1791 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_get_spk_alloc()
1804 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_get_chmap()
1818 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_set_chmap()
1833 struct hda_codec *codec = hdac_to_hda_codec(hdac); in is_hdmi_pcm_attached()
/linux/include/sound/
H A Dhda_codec.h294 #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) macro
/linux/sound/soc/intel/avs/
H A Dcore.c569 snd_hda_codec_unregister(hdac_to_hda_codec(hdev)); in avs_pci_remove()