Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_realtek.c6792 static const struct component_master_ops comp_master_ops = { variable
6883 ret = component_master_add_with_match(dev, &comp_master_ops, spec->match); in cs35l41_generic_fixup()
6890 component_master_del(dev, &comp_master_ops); in cs35l41_generic_fixup()
6914 ret = component_master_add_with_match(dev, &comp_master_ops, in tas2781_generic_fixup()
6925 component_master_del(dev, &comp_master_ops); in tas2781_generic_fixup()

Completed in 15 milliseconds