Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/sof/intel/
Dhda-codec.c112 static struct hda_codec *hda_codec_device_init(struct hdac_bus *bus, int addr, int type) in hda_codec_device_init() function
171 codec = hda_codec_device_init(&hbus->core, address, type); in hda_codec_probe()
210 codec = hda_codec_device_init(&hbus->core, address, HDA_DEV_ASOC); in hda_codec_probe()