Searched refs:sdhci_ops (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsdhci-pltfm.h17 struct sdhci_ops;
29 struct sdhci_ops *ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dsdhci-of.h24 struct sdhci_ops ops;
H A Dsdhci-cns3xxx.c84 static struct sdhci_ops sdhci_cns3xxx_ops = {
H A Dsdhci.h182 struct sdhci_ops;
254 const struct sdhci_ops *ops; /* Low level hw interface */
310 struct sdhci_ops { struct
H A Dsdhci-pltfm.c44 static struct sdhci_ops sdhci_pltfm_ops = {
H A Dsdhci-spear.c35 static struct sdhci_ops sdhci_pltfm_ops = {
H A Dsdhci-s3c.c235 static struct sdhci_ops sdhci_s3c_ops = {
H A Dsdhci-pci.c525 static struct sdhci_ops sdhci_pci_ops = {
H A Dsdhci.c1239 static const struct mmc_host_ops sdhci_ops = { variable in typeref:struct:mmc_host_ops
1806 mmc->ops = &sdhci_ops;

Completed in 48 milliseconds