Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds