Searched refs:gpiohandle_config (Results 1 – 4 of 4) sorted by relevance
23 ``int ioctl(int handle_fd, GPIOHANDLE_SET_CONFIG_IOCTL, struct gpiohandle_config *config)``33 The new :c:type:`configuration<gpiohandle_config>` to apply to the
122 gpiohandle_config
436 struct gpiohandle_config { struct531 #define GPIOHANDLE_SET_CONFIG_IOCTL _IOWR(0xB4, 0x0A, struct gpiohandle_config)
163 struct gpiohandle_config gcnf; in linehandle_set_config()