Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A 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
H A 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");
/linux/sound/hda/codecs/realtek/
H A Dalc269.c2844 hda_component_acpi_device_notify(&spec->comps, handle, event, data); in comp_acpi_device_notify()