Home
last modified time | relevance | path

Searched defs:gpiod_get_direction (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h332 static inline int gpiod_get_direction(const struct gpio_desc *desc) in gpiod_get_direction() function
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib.c215 int gpiod_get_direction(struct gpio_desc *desc) in gpiod_get_direction() function