Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/hda/
H A 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");
H A Dhda_component.h70 void hda_component_manager_playback_hook(struct hda_component_parent *parent, int action);
H A Dpatch_realtek.c7196 hda_component_manager_playback_hook(&spec->comps, action); in comp_generic_playback_hook()