Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-msm.c151 msm_host->var_ops->msm_readl_relaxed(host, offset)
154 msm_host->var_ops->msm_writel_relaxed(val, host, offset)
265 const struct sdhci_msm_variant_ops *var_ops; member
294 const struct sdhci_msm_variant_ops *var_ops; member
2423 .var_ops = &mci_var_ops,
2429 .var_ops = &v5_var_ops,
2436 .var_ops = &v5_var_ops,
2571 msm_host->var_ops = var_info->var_ops; in sdhci_msm_probe()
/linux/kernel/bpf/
H A Dbtf.c4839 static const struct btf_kind_operations var_ops = { variable
5311 [BTF_KIND_VAR] = &var_ops,