Searched defs:gpiod_cansleep (Results 1 - 1 of 1) sorted by last modified time

/drivers/gpio/
H A Dgpiolib.c139 * This function may sleep if gpiod_cansleep() is true.
1302 * gpiod_cansleep() - report whether gpio value access may sleep
1306 int gpiod_cansleep(const struct gpio_desc *desc) function
1312 EXPORT_SYMBOL_GPL(gpiod_cansleep); variable

Completed in 58 milliseconds