Home
last modified time | relevance | path

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

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