Home
last modified time | relevance | path

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

/linux-6.15/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
2395 .var_ops = &mci_var_ops,
2401 .var_ops = &v5_var_ops,
2408 .var_ops = &v5_var_ops,
2543 msm_host->var_ops = var_info->var_ops; in sdhci_msm_probe()
/linux-6.15/kernel/bpf/
H A Dbtf.c4710 static const struct btf_kind_operations var_ops = { variable
5182 [BTF_KIND_VAR] = &var_ops,