Searched refs:hda_component_manager_bind (Results 1 – 3 of 3) sorted by relevance
138 int hda_component_manager_bind(struct hda_codec *cdc, in hda_component_manager_bind() function152 EXPORT_SYMBOL_NS_GPL(hda_component_manager_bind, SND_HDA_SCODEC_COMPONENT);
81 int hda_component_manager_bind(struct hda_codec *cdc, struct hda_component_parent *parent);
6968 ret = hda_component_manager_bind(cdc, &spec->comps); in comp_bind()