Searched refs:hdac_to_hda_codec (Results 1 – 3 of 3) sorted by relevance
314 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()
1795 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_get_spk_alloc()1808 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_get_chmap()1822 struct hda_codec *codec = hdac_to_hda_codec(hdac); in hdmi_set_chmap()1837 struct hda_codec *codec = hdac_to_hda_codec(hdac); in is_hdmi_pcm_attached()
295 #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) macro