Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/hda/
Dpatch_realtek.c6723 static const struct component_master_ops comp_master_ops = { variable
6814 ret = component_master_add_with_match(dev, &comp_master_ops, spec->match); in cs35l41_generic_fixup()
6821 component_master_del(dev, &comp_master_ops); in cs35l41_generic_fixup()
6845 ret = component_master_add_with_match(dev, &comp_master_ops, in tas2781_generic_fixup()
6856 component_master_del(dev, &comp_master_ops); in tas2781_generic_fixup()