Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
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);
Dhda_component.h72 int hda_component_manager_init(struct hda_codec *cdc,
Dpatch_realtek.c7007 ret = hda_component_manager_init(cdc, &spec->comps, count, bus, hid, in comp_generic_fixup()