Lines Matching defs:confops
27 const struct pinconf_ops *ops = pctldev->desc->confops;
59 const struct pinconf_ops *ops = pctldev->desc->confops;
85 ops = pctldev->desc->confops;
151 const struct pinconf_ops *ops = pctldev->desc->confops;
155 dev_err(pctldev->dev, "missing confops\n");
205 ops = pctldev->desc->confops;
217 const struct pinconf_ops *confops;
221 confops = pctldev->desc->confops;
223 confops = NULL;
227 if (confops && confops->pin_config_config_dbg_show)
228 confops->pin_config_config_dbg_show(pctldev, s,
294 const struct pinconf_ops *ops = pctldev->desc->confops;
337 const struct pinconf_ops *ops = pctldev->desc->confops;