Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dbind.c95 if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach)) in hda_codec_driver_probe()
97 return codec->bus->core.ext_ops->hdev_attach(&codec->core); in hda_codec_driver_probe()
/linux/sound/soc/codecs/
H A Dhda.c389 .hdev_attach = hda_hdev_attach,
H A Dhdac_hda.c665 .hdev_attach = hdac_hda_dev_probe,
/linux/include/sound/
H A Dhdaudio.h257 int (*hdev_attach)(struct hdac_device *hdev); member