Home
last modified time | relevance | path

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

/Linux-v5.15/include/sound/
Dhda_codec.h292 #define hdac_to_hda_priv(_hdac) \ argument
293 container_of(_hdac, struct hdac_hda_priv, codec.core)
294 #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core) argument