Searched refs:IOCTL_USBFS_GET_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance
166 #define IOCTL_USBFS_GET_CAPABILITIES _IOR('U', 26, __u32) macro
1304 r = ioctl(hpriv->fd, IOCTL_USBFS_GET_CAPABILITIES, &hpriv->caps); in op_open()