Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/gpio/
Dconsumer.h139 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-v6.1/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c210 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()
/Linux-v6.1/drivers/gpio/
Dgpio-aggregator.c298 error = gpiod_get_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_get_multiple()
Dgpiolib.c3509 int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
3521 EXPORT_SYMBOL_GPL(gpiod_get_array_value_cansleep);
/Linux-v6.1/Documentation/driver-api/gpio/
Dconsumer.rst340 int gpiod_get_array_value_cansleep(unsigned int array_size,