Home
last modified time | relevance | path

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

/linux-6.15/include/linux/gpio/
H A Dconsumer.h140 int gpiod_get_array_value_cansleep(unsigned int array_size,
416 static inline int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
/linux-6.15/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c197 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()
/linux-6.15/drivers/gpio/
H A Dgpio-aggregator.c321 error = gpiod_get_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_get_multiple()
H A Dgpio-virtuser.c138 return gpiod_get_array_value_cansleep(descs->ndescs, in gpio_virtuser_get_array_value()
H A Dgpiolib.c4239 int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
4251 EXPORT_SYMBOL_GPL(gpiod_get_array_value_cansleep);
/linux-6.15/Documentation/driver-api/gpio/
H A Dconsumer.rst342 int gpiod_get_array_value_cansleep(unsigned int array_size,