Home
last modified time | relevance | path

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

/src/sys/dev/usb/
H A Dusb_ioctl.h298 #define USB_GET_GPIO _IOR ('U', 182, int) macro
/src/sys/dev/usb/serial/
H A Duslcom.c757 case USB_GET_GPIO: in uslcom_ioctl()