Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_component.h40 int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc,
54 static inline int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() function
H A Dhda_component.c34 int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() function
67 EXPORT_SYMBOL_NS_GPL(hda_component_manager_bind_acpi_notifications, "SND_HDA_SCODEC_COMPONENT");
H A Dpatch_realtek.c7115 return hda_component_manager_bind_acpi_notifications(cdc, in comp_bind()