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.c6887 static const struct component_master_ops comp_master_ops = { in cs35l41_generic_fixup()
6978 ret = component_master_add_with_match(dev, &comp_master_ops, spec->match); in tas2781_fixup_i2c()
6985 component_master_del(dev, &comp_master_ops);
7009 ret = component_master_add_with_match(dev, &comp_master_ops,
7020 component_master_del(dev, &comp_master_ops); in alc233_fixup_no_audio_jack()
6809 static const struct component_master_ops comp_master_ops = { global() variable