Home
last modified time | relevance | path

Searched refs:cansleep (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dslot-gpio.c83 int cansleep; in mmc_gpio_get_cd() local
88 cansleep = gpiod_cansleep(ctx->cd_gpio); in mmc_gpio_get_cd()
89 return cansleep ? in mmc_gpio_get_cd()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A Dgpio.txt211 访问函数替换那些没有 cansleep()后缀的自旋锁安全访问函数。
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst248 accessors without the cansleep() name suffix.
H A Dlegacy.rst221 spinlock-safe accessors without the cansleep() name suffix.