Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd938x.c3540 static const struct component_master_ops wcd938x_comp_ops = { variable
3601 ret = component_master_add_with_match(dev, &wcd938x_comp_ops, match); in wcd938x_probe()
3626 component_master_del(dev, &wcd938x_comp_ops); in wcd938x_remove()