Searched refs:handler_priv (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dslot-gpio.c54 host->slot.handler_priv = ctx; mmc_gpio_alloc()
63 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_get_ro()
78 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_get_cd()
103 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_request_ro()
123 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpiod_request_cd_irq()
163 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_set_cd_isr()
188 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpio_request_cd()
234 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpiod_request_cd()
280 struct mmc_gpio *ctx = host->slot.handler_priv; mmc_gpiod_request_ro()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h163 * @handler_priv: MMC/SD-card slot context
172 void *handler_priv; member in struct:mmc_slot

Completed in 63 milliseconds