Home
last modified time | relevance | path

Searched refs:gpiod_get_array_value_cansleep (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/gpio/
A Dconsumer.h140 int gpiod_get_array_value_cansleep(unsigned int array_size,
428 static inline int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
/linux/drivers/phy/motorola/
A Dphy-mapphone-mdm6600.c199 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()
/linux/drivers/gpio/
A Dgpio-aggregator.c309 error = gpiod_get_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_get_multiple()
A Dgpio-virtuser.c137 return gpiod_get_array_value_cansleep(descs->ndescs, in gpio_virtuser_get_array_value()
A Dgpiolib.c3924 int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
3936 EXPORT_SYMBOL_GPL(gpiod_get_array_value_cansleep);
/linux/Documentation/driver-api/gpio/
A Dconsumer.rst342 int gpiod_get_array_value_cansleep(unsigned int array_size,

Completed in 29 milliseconds