Searched refs:hdev_detach (Results 1 – 4 of 4) sorted by relevance
156 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()
387 .hdev_detach = hda_hdev_detach,
619 .hdev_detach = hdac_hda_dev_remove,
256 int (*hdev_detach)(struct hdac_device *hdev); member
Completed in 8 milliseconds