Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd939x.c3450 static const struct component_master_ops wcd939x_comp_ops = { variable
3576 ret = component_master_add_with_match(dev, &wcd939x_comp_ops, match); in wcd939x_probe()
3594 component_master_del(dev, &wcd939x_comp_ops); in wcd939x_remove()