Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_bind.c155 if (WARN_ON(!codec->bus->core.ext_ops->hdev_detach)) in hda_codec_driver_remove()
157 return codec->bus->core.ext_ops->hdev_detach(&codec->core); in hda_codec_driver_remove()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_bind.c155 if (WARN_ON(!codec->bus->core.ext_ops->hdev_detach)) in hda_codec_driver_remove()
157 return codec->bus->core.ext_ops->hdev_detach(&codec->core); in hda_codec_driver_remove()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hda.c622 .hdev_detach = hdac_hda_dev_remove,
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hda.c636 .hdev_detach = hdac_hda_dev_remove,
H A Dhda.c387 .hdev_detach = hda_hdev_detach,
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h251 int (*hdev_detach)(struct hdac_device *hdev); member
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h257 int (*hdev_detach)(struct hdac_device *hdev); member

Completed in 8 milliseconds