Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h140 int gpiod_get_array_value_cansleep(unsigned int array_size,
423 static inline int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
/OK3568_Linux_fs/kernel/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c210 error = gpiod_get_array_value_cansleep(PHY_MDM6600_NR_STATUS_LINES, in phy_mdm6600_status()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-aggregator.c354 error = gpiod_get_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_get_multiple()
H A Dgpiolib.c3500 int gpiod_get_array_value_cansleep(unsigned int array_size, in gpiod_get_array_value_cansleep() function
3512 EXPORT_SYMBOL_GPL(gpiod_get_array_value_cansleep);
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst332 int gpiod_get_array_value_cansleep(unsigned int array_size,