Home
last modified time | relevance | path

Searched refs:hdev_attach (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_bind.c94 if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach)) in hda_codec_driver_probe()
96 return codec->bus->core.ext_ops->hdev_attach(&codec->core); in hda_codec_driver_probe()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_bind.c94 if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach)) in hda_codec_driver_probe()
96 return codec->bus->core.ext_ops->hdev_attach(&codec->core); in hda_codec_driver_probe()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hda.c621 .hdev_attach = hdac_hda_dev_probe,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hda.c635 .hdev_attach = hdac_hda_dev_probe,
H A Dhda.c386 .hdev_attach = hda_hdev_attach,
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h250 int (*hdev_attach)(struct hdac_device *hdev); member
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h256 int (*hdev_attach)(struct hdac_device *hdev); member

Completed in 7 milliseconds