Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dhda_bus_type.c41 static int hdac_codec_match(struct hdac_device *dev, const struct hdac_driver *drv) in hdac_codec_match() function
59 * use hdac_codec_match function in hda_bus_match()
64 return hdac_codec_match(hdev, hdrv); in hda_bus_match()