Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
A Dhda_bind.c156 if (WARN_ON(!codec->bus->core.ext_ops->hdev_detach)) in hda_codec_driver_remove()
158 return codec->bus->core.ext_ops->hdev_detach(&codec->core); in hda_codec_driver_remove()
/linux-6.3-rc2/sound/soc/codecs/
A Dhda.c387 .hdev_detach = hda_hdev_detach,
A Dhdac_hda.c619 .hdev_detach = hdac_hda_dev_remove,
/linux-6.3-rc2/include/sound/
A Dhdaudio.h256 int (*hdev_detach)(struct hdac_device *hdev); member

Completed in 8 milliseconds