Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dpm4125.c1623 static const struct component_master_ops pm4125_comp_ops = { variable
1706 ret = component_master_add_with_match(dev, &pm4125_comp_ops, match); in pm4125_probe()
1723 component_master_del(&pdev->dev, &pm4125_comp_ops); in pm4125_remove()