HomeSort by relevance Sort by last modified time
    Searched refs:GPIOHANDLE_REQUEST_INPUT (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
gpio.h 40 #define GPIOHANDLE_REQUEST_INPUT (1UL << 0)
  /external/kernel-headers/original/uapi/linux/
gpio.h 60 #define GPIOHANDLE_REQUEST_INPUT (1UL << 0)
  /external/linux-kselftest/tools/testing/selftests/gpio/
gpio-mockup-chardev.c 219 if (flag & GPIOHANDLE_REQUEST_INPUT) {
258 gpio_pin_test(cinfo, line, GPIOHANDLE_REQUEST_INPUT, 0);

Completed in 94 milliseconds