Searched refs:handler_priv (Results 1 – 2 of 2) sorted by relevance
38 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_cd_irqt()57 host->slot.handler_priv = ctx; in mmc_gpio_alloc()66 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_ro()81 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_cd()113 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_request_ro()133 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd_irq()192 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_set_cd_isr()217 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_request_cd()263 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd()289 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_cd()[all …]
241 void *handler_priv; member