Searched defs:realtek_pci_sdmmc (Results 1 – 1 of 1) sorted by relevance
36 struct realtek_pci_sdmmc { struct37 struct platform_device *pdev;38 struct rtsx_pcr *pcr;39 struct mmc_host *mmc;63 static inline struct device *sdmmc_dev(struct realtek_pci_sdmmc *host) in sdmmc_dev() argument