Home
last modified time | relevance | path

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

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