Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/hda/
Dhda_component.c87 void hda_component_manager_playback_hook(struct hda_component_parent *parent, int action) in hda_component_manager_playback_hook() function
110 EXPORT_SYMBOL_NS_GPL(hda_component_manager_playback_hook, "SND_HDA_SCODEC_COMPONENT");
Dhda_component.h70 void hda_component_manager_playback_hook(struct hda_component_parent *parent, int action);
Dpatch_realtek.c7114 hda_component_manager_playback_hook(&spec->comps, action); in comp_generic_playback_hook()