Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dslot-gpio.h12 int mmc_gpio_alloc(struct mmc_host *host);
H A Dslot-gpio.c41 int mmc_gpio_alloc(struct mmc_host *host) in mmc_gpio_alloc() function
H A Dhost.c559 if (mmc_gpio_alloc(host)) { in mmc_alloc_host()