Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/side-codecs/
H A Dhda_component.c136 int hda_component_manager_bind(struct hda_codec *cdc, in hda_component_manager_bind() function
145 EXPORT_SYMBOL_NS_GPL(hda_component_manager_bind, "SND_HDA_SCODEC_COMPONENT");
/linux/sound/hda/codecs/cirrus/
H A Dcs8409.c1229 return hda_component_manager_bind(codec, &spec->comps); in cs8409_comp_bind()
/linux/sound/hda/codecs/realtek/
H A Dalc269.c3141 ret = hda_component_manager_bind(cdc, &spec->comps); in comp_generic_playback_hook()