Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dauerchar.h40 #define IOCTL_AU_BUFLEN _IOR( 'U', 0xF3, int) /* return the max. buffer length for the device */ macro
Dauerchar.c249 case IOCTL_AU_BUFLEN: in auerchar_ioctl()