Searched refs:gpiohandle_data (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dgpio.h443 * struct gpiohandle_data - Information of values on a GPIO handle
452 struct gpiohandle_data { struct
529 #define GPIOHANDLE_GET_LINE_VALUES_IOCTL _IOWR(0xB4, 0x08, struct gpiohandle_data)
530 #define GPIOHANDLE_SET_LINE_VALUES_IOCTL _IOWR(0xB4, 0x09, struct gpiohandle_data)
/linux-master/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c81 struct gpiohandle_data vals;
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c202 struct gpiohandle_data ghd;
2028 struct gpiohandle_data ghd;

Completed in 137 milliseconds