Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_component.c154 int hda_component_manager_init(struct hda_codec *cdc, in hda_component_manager_init() function
192 EXPORT_SYMBOL_NS_GPL(hda_component_manager_init, "SND_HDA_SCODEC_COMPONENT");
H A Dhda_component.h72 int hda_component_manager_init(struct hda_codec *cdc,
H A Dpatch_realtek.c7107 ret = hda_component_manager_init(cdc, &spec->comps, count, bus, hid, in comp_generic_fixup()