Home
last modified time | relevance | path

Searched refs:s3cmci_def_pdata (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Ds3cmci.c1362 static struct s3c24xx_mci_pdata s3cmci_def_pdata = { variable
1584 pdev->dev.platform_data = &s3cmci_def_pdata; in s3cmci_probe()
1585 host->pdata = &s3cmci_def_pdata; in s3cmci_probe()