Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/gpio/
H A Dconsumer.h140 int gpiod_get_array_value_cansleep(unsigned int array_size,
429 static inline int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
/openbmc/linux/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c199 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()
/openbmc/linux/drivers/gpio/
H A Dgpio-aggregator.c309 error = gpiod_get_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_get_multiple()
H A Dgpiolib.c3691 int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
3703 EXPORT_SYMBOL_GPL(gpiod_get_array_value_cansleep);
/openbmc/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst340 int gpiod_get_array_value_cansleep(unsigned int array_size,