Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_codec.h293 #define hdac_to_hda_priv(_hdac) \ argument
294 container_of(_hdac, struct hdac_hda_priv, codec.core)
295 #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) argument