Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_bind.c90 if (WARN_ON(!codec->bus->core.ext_ops->hdev_attach)) in hda_codec_driver_probe()
92 return codec->bus->core.ext_ops->hdev_attach(&codec->core); in hda_codec_driver_probe()
/Linux-v5.10/sound/soc/codecs/
Dhdac_hda.c621 .hdev_attach = hdac_hda_dev_probe,
/Linux-v5.10/include/sound/
Dhdaudio.h250 int (*hdev_attach)(struct hdac_device *hdev); member