Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mmc/core/
Dcd-gpio.c60 host->hotplug.handler_priv = cd; in mmc_cd_gpio_request()
74 struct mmc_cd_gpio *cd = host->hotplug.handler_priv; in mmc_cd_gpio_free()
/linux-3.4.99/include/linux/mmc/
Dhost.h155 void *handler_priv; member