Searched defs:realtek_pci_sdmmc (Results 1 – 1 of 1) sorted by relevance
24 struct realtek_pci_sdmmc { struct25 struct platform_device *pdev;26 struct rtsx_pcr *pcr;50 static inline struct device *sdmmc_dev(struct realtek_pci_sdmmc *host) in sdmmc_dev() argument