Searched refs:cansleep (Results 1 – 4 of 4) sorted by relevance
77 int cansleep; in mmc_gpio_get_cd() local82 cansleep = gpiod_cansleep(ctx->cd_gpio); in mmc_gpio_get_cd()84 int value = cansleep ? in mmc_gpio_get_cd()90 return cansleep ? in mmc_gpio_get_cd()
211 访问函数替换那些没有 cansleep()后缀的自旋锁安全访问函数。
248 accessors without the cansleep() name suffix.
221 spinlock-safe accessors without the cansleep() name suffix.