Searched refs:gpio_check_flags (Results 1 – 3 of 3) sorted by relevance
174 int gpio_check_flags(uint32_t, uint32_t);
129 gpio_check_flags(uint32_t caps, uint32_t flags) in gpio_check_flags() function916 if (gpio_check_flags(caps, flags) != 0) in gpiobus_pin_setflags()
827 res = gpio_check_flags(caps, pin.gp_flags); in gpioc_ioctl()