Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/core/
Dslot-gpio.c76 int cansleep; in mmc_gpio_get_cd() local
81 cansleep = gpiod_cansleep(ctx->cd_gpio); in mmc_gpio_get_cd()
82 return cansleep ? in mmc_gpio_get_cd()
/linux-5.19.10/Documentation/translations/zh_CN/
Dgpio.txt211 访问函数替换那些没有 cansleep()后缀的自旋锁安全访问函数。
/linux-5.19.10/Documentation/translations/zh_TW/
Dgpio.txt211 訪問函數替換那些沒有 cansleep()後綴的自旋鎖安全訪問函數。
/linux-5.19.10/Documentation/driver-api/gpio/
Dconsumer.rst252 accessors without the cansleep() name suffix.
Dlegacy.rst221 spinlock-safe accessors without the cansleep() name suffix.