Searched refs:mmc_spi_get_pdata (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/spi/
H A Dmmc_spi.h46 extern struct mmc_spi_platform_data *mmc_spi_get_pdata(struct spi_device *spi);
50 mmc_spi_get_pdata(struct spi_device *spi) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dof_mmc_spi.c64 struct mmc_spi_platform_data *mmc_spi_get_pdata(struct spi_device *spi) function
133 EXPORT_SYMBOL(mmc_spi_get_pdata); variable
H A Dmmc_spi.c1358 host->pdata = mmc_spi_get_pdata(spi);

Completed in 67 milliseconds