Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_component.h43 void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc,
63 static inline void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_unbind_acpi_notifications() function
H A Dhda_component.c69 void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_unbind_acpi_notifications() function
84 EXPORT_SYMBOL_NS_GPL(hda_component_manager_unbind_acpi_notifications, "SND_HDA_SCODEC_COMPONENT");
H A Dpatch_realtek.c7125 hda_component_manager_unbind_acpi_notifications(cdc, &spec->comps, comp_acpi_device_notify); in comp_unbind()