Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/gpio/
A 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-6.3-rc2/drivers/gpio/
A Dgpio-aggregator.c299 error = gpiod_get_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_get_multiple()
A Dgpiolib.c3575 int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
3587 EXPORT_SYMBOL_GPL(gpiod_get_array_value_cansleep);
/linux-6.3-rc2/drivers/phy/motorola/
A Dphy-mapphone-mdm6600.c210 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()
/linux-6.3-rc2/Documentation/driver-api/gpio/
A Dconsumer.rst340 int gpiod_get_array_value_cansleep(unsigned int array_size,

Completed in 16 milliseconds