Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dsdhci-msm.c141 msm_host->var_ops->msm_readl_relaxed(host, offset)
144 msm_host->var_ops->msm_writel_relaxed(val, host, offset)
255 const struct sdhci_msm_variant_ops *var_ops; member
284 const struct sdhci_msm_variant_ops *var_ops; member
2289 .var_ops = &mci_var_ops,
2295 .var_ops = &v5_var_ops,
2302 .var_ops = &v5_var_ops,
2437 msm_host->var_ops = var_info->var_ops; in sdhci_msm_probe()
/linux-6.12.1/kernel/bpf/
Dbtf.c4665 static const struct btf_kind_operations var_ops = { variable
5142 [BTF_KIND_VAR] = &var_ops,