Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/core/
A Dslot-gpio.c33 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_cd_irqt()
58 host->slot.handler_priv = ctx; in mmc_gpio_alloc()
66 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_set_cd_irq()
77 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_ro()
88 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_get_cd()
103 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd_irq()
164 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpio_set_cd_isr()
188 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_cd()
222 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_can_gpio_cd()
240 struct mmc_gpio *ctx = host->slot.handler_priv; in mmc_gpiod_request_ro()
[all …]
/linux-6.3-rc2/include/linux/mmc/
A Dhost.h285 void *handler_priv; member

Completed in 9 milliseconds