Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
A Dslot-gpio.c32 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_cd_irqt()
56 host->slot.handler_priv = ctx; in mmc_gpio_alloc()
64 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_ro()
75 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_cd()
90 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd_irq()
149 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_set_cd_isr()
173 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd()
207 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_cd()
225 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_ro()
254 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_ro()
/linux/include/linux/mmc/
A Dhost.h266 void *handler_priv; member

Completed in 7 milliseconds