Home
last modified time | relevance | path

Searched refs:sdhci_ops (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-brcmstb.c70 struct sdhci_ops *ops;
336 static struct sdhci_ops sdhci_brcmstb_ops = {
343 static struct sdhci_ops sdhci_brcmstb_ops_2712 = {
351 static struct sdhci_ops sdhci_brcmstb_ops_72116 = {
358 static struct sdhci_ops sdhci_brcmstb_ops_7216 = {
365 static struct sdhci_ops sdhci_brcmstb_ops_74165b0 = {
H A Dsdhci-iproc.c184 static const struct sdhci_ops sdhci_iproc_ops = {
192 static const struct sdhci_ops sdhci_iproc_32only_ops = {
272 static const struct sdhci_ops sdhci_iproc_bcm2711_ops = {
H A Dsdhci-pxav2.c179 const struct sdhci_ops *ops;
183 static const struct sdhci_ops pxav1_sdhci_ops = {
199 static const struct sdhci_ops pxav2_sdhci_ops = {
H A Dsdhci-pci-dwc-mshc.c74 static const struct sdhci_ops sdhci_snps_ops = {
H A Dsdhci-dove.c49 static const struct sdhci_ops sdhci_dove_ops = {
H A Dsdhci-pltfm.h16 const struct sdhci_ops *ops;
H A Dsdhci-pci.h159 const struct sdhci_ops *ops;
H A Dsdhci-bcm-kona.c176 static const struct sdhci_ops sdhci_bcm_kona_ops = {
H A Dsdhci-of-sparx5.c142 static const struct sdhci_ops sdhci_sparx5_ops = {
H A Dsdhci_f_sdh30.c96 static const struct sdhci_ops sdhci_f_sdh30_ops = {
H A Dsdhci-of-ma35d1.c175 static const struct sdhci_ops sdhci_ma35_ops = {
H A Dsdhci-pci-arasan.c319 static const struct sdhci_ops arasan_sdhci_pci_ops = {
H A Dsdhci-milbeaut.c124 static const struct sdhci_ops sdhci_milbeaut_ops = {
H A Dsdhci-pci-gli.c2031 static const struct sdhci_ops sdhci_gl9755_ops = {
2059 static const struct sdhci_ops sdhci_gl9750_ops = {
2082 static const struct sdhci_ops sdhci_gl9763e_ops = {
2108 static const struct sdhci_ops sdhci_gl9767_ops = {
H A Dsdhci-esdhc-mcf.c338 static const struct sdhci_ops sdhci_esdhc_ops = {
H A Dsdhci-pci-o2micro.c1080 static const struct sdhci_ops sdhci_pci_o2_ops = {
H A Dsdhci.c3079 static const struct mmc_host_ops sdhci_ops = { variable
4076 host->mmc_host_ops = sdhci_ops; in sdhci_alloc_host()
/linux/scripts/
H A Dconst_structs.checkpatch85 sdhci_ops