_hdac              19 sound/soc/codecs/hdac_hda.h #define hdac_to_hda_priv(_hdac) \
_hdac              20 sound/soc/codecs/hdac_hda.h 			container_of(_hdac, struct hdac_hda_priv, codec.core)
_hdac              21 sound/soc/codecs/hdac_hda.h #define hdac_to_hda_codec(_hdac) container_of(_hdac, struct hda_codec, core)