Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-msm.c150 msm_host->var_ops->msm_readl_relaxed(host, offset)
153 msm_host->var_ops->msm_writel_relaxed(val, host, offset)
264 const struct sdhci_msm_variant_ops *var_ops; member
293 const struct sdhci_msm_variant_ops *var_ops; member
2338 .var_ops = &mci_var_ops,
2344 .var_ops = &v5_var_ops,
2351 .var_ops = &v5_var_ops,
2486 msm_host->var_ops = var_info->var_ops; in sdhci_msm_probe()
/openbmc/linux/kernel/bpf/
H A Dbtf.c4460 static const struct btf_kind_operations var_ops = { variable
4937 [BTF_KIND_VAR] = &var_ops,