Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dhda_component.h38 void hda_component_acpi_device_notify(struct hda_component_parent *parent,
47 static inline void hda_component_acpi_device_notify(struct hda_component_parent *parent, in hda_component_acpi_device_notify() function
Dhda_component.c18 void hda_component_acpi_device_notify(struct hda_component_parent *parent, in hda_component_acpi_device_notify() function
32 EXPORT_SYMBOL_NS_GPL(hda_component_acpi_device_notify, SND_HDA_SCODEC_COMPONENT);
Dpatch_realtek.c6959 hda_component_acpi_device_notify(&spec->comps, handle, event, data); in comp_acpi_device_notify()