Home
last modified time | relevance | path

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

/drivers/mmc/core/
Dslot-gpio.h12 int mmc_gpio_alloc(struct mmc_host *host);
Dslot-gpio.c47 int mmc_gpio_alloc(struct mmc_host *host) in mmc_gpio_alloc() function
Dhost.c486 if (mmc_gpio_alloc(host)) { in mmc_alloc_host()