Searched refs:handler_priv (Results 1 – 2 of 2) sorted by relevance
33 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_cd_irqt()56 host->slot.handler_priv = ctx; in mmc_gpio_alloc()65 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_ro()76 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_cd()98 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd_irq()157 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_set_cd_isr()183 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd()209 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_cd()230 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_ro()255 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_ro()
242 void *handler_priv; member