Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
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.c33 int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() function
66 EXPORT_SYMBOL_NS_GPL(hda_component_manager_bind_acpi_notifications, "SND_HDA_SCODEC_COMPONENT");
/linux/sound/hda/codecs/realtek/
H A Dalc269.c3145 return hda_component_manager_bind_acpi_notifications(cdc, in comp_bind()