Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda-codec.c133 static struct hda_codec *hda_codec_device_init(struct hdac_bus *bus, int addr, int type) in hda_codec_device_init() function
175 codec = hda_codec_device_init(&hbus->core, address, HDA_DEV_LEGACY); in hda_codec_probe()