Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
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
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);
Dpatch_realtek.c6972 return hda_component_manager_bind_acpi_notifications(cdc, in comp_bind()