Searched refs:for_each_gpio_desc_with_flag (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpio/
H A Dgpiolib.h121 #define for_each_gpio_desc_with_flag(gc, desc, flag) \ macro
H A Dgpiolib-of.c851 for_each_gpio_desc_with_flag(chip, desc, FLAG_IS_HOGGED)
H A Dgpiolib-sysfs.c809 for_each_gpio_desc_with_flag(chip, desc, FLAG_SYSFS) { function
H A Dgpiolib.c4522 for_each_gpio_desc_with_flag(gc, desc, FLAG_IS_HOGGED)

Completed in 158 milliseconds