Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-msm.c139 msm_host->var_ops->msm_readl_relaxed(host, offset)
142 msm_host->var_ops->msm_writel_relaxed(val, host, offset)
253 const struct sdhci_msm_variant_ops *var_ops; member
280 const struct sdhci_msm_variant_ops *var_ops; member
2420 .var_ops = &mci_var_ops,
2426 .var_ops = &v5_var_ops,
2433 .var_ops = &v5_var_ops,
2565 msm_host->var_ops = var_info->var_ops; in sdhci_msm_probe()
/Linux-v6.1/kernel/bpf/
Dbtf.c4077 static const struct btf_kind_operations var_ops = { variable
4552 [BTF_KIND_VAR] = &var_ops,