Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_realtek.c6793 static const struct component_master_ops comp_master_ops = { variable
6884 ret = component_master_add_with_match(dev, &comp_master_ops, spec->match); in cs35l41_generic_fixup()
6891 component_master_del(dev, &comp_master_ops); in cs35l41_generic_fixup()
6915 ret = component_master_add_with_match(dev, &comp_master_ops, in tas2781_generic_fixup()
6926 component_master_del(dev, &comp_master_ops); in tas2781_generic_fixup()