Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Dsdhci-msm.c137 msm_host->var_ops->msm_readl_relaxed(host, offset)
140 msm_host->var_ops->msm_writel_relaxed(val, host, offset)
252 const struct sdhci_msm_variant_ops *var_ops; member
278 const struct sdhci_msm_variant_ops *var_ops; member
2140 .var_ops = &mci_var_ops,
2146 .var_ops = &v5_var_ops,
2153 .var_ops = &v5_var_ops,
2160 .var_ops = &v5_var_ops,
2250 msm_host->var_ops = var_info->var_ops; in sdhci_msm_probe()
/Linux-v5.10/kernel/bpf/
Dbtf.c3450 static const struct btf_kind_operations var_ops = { variable
3746 [BTF_KIND_VAR] = &var_ops,