Searched refs:atmci_init_slot (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | atmel-mci.c | 2217 static int atmci_init_slot(struct atmel_mci *host, in atmci_init_slot() function 2542 ret = atmci_init_slot(host, &pdata->slot[0], in atmci_probe() 2550 ret = atmci_init_slot(host, &pdata->slot[1], in atmci_probe()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | atmel-mci.c | 2258 static int atmci_init_slot(struct atmel_mci *host, in atmci_init_slot() function 2571 ret = atmci_init_slot(host, &pdata->slot[0], in atmci_probe() 2579 ret = atmci_init_slot(host, &pdata->slot[1], in atmci_probe()
|
Completed in 10 milliseconds