Home
last modified time | relevance | path

Searched refs:GPIOTOGGLE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDgpio.h95 #define GPIOTOGGLE _IOWR('G', 5, struct gpio_req) macro
/NextBSD/sys/dev/gpio/
HDgpioc.c169 case GPIOTOGGLE: in gpioc_ioctl()