Searched refs:handler_priv (Results 1 – 2 of 2) sorted by relevance
34 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_cd_irqt()62 host->slot.handler_priv = ctx; in mmc_gpio_alloc()71 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_ro()82 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_cd()97 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd_irq()156 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_set_cd_isr()180 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd()210 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_cd()228 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_ro()253 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_ro()
257 void *handler_priv; member