Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
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);
/linux/sound/hda/codecs/realtek/
H A Dalc269.c2881 hda_component_manager_playback_hook(&spec->comps, action); in comp_generic_playback_hook()