cqhci_memres     1069 drivers/mmc/host/cqhci.c 	struct resource *cqhci_memres = NULL;
cqhci_memres     1072 drivers/mmc/host/cqhci.c 	cqhci_memres = platform_get_resource_byname(pdev, IORESOURCE_MEM,
cqhci_memres     1074 drivers/mmc/host/cqhci.c 	if (!cqhci_memres) {
cqhci_memres     1083 drivers/mmc/host/cqhci.c 				     cqhci_memres->start,
cqhci_memres     1084 drivers/mmc/host/cqhci.c 				     resource_size(cqhci_memres));