Home
last modified time | relevance | path

Searched defs:hdac_to_hda_codec (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h295 #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) macro
/kernel/linux/linux-6.6/include/sound/
Dhda_codec.h295 #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) macro