Searched refs:USBIF_ISO_6 (Results 1 – 3 of 3) sorted by relevance
52 #define USBIF_ISO_6 7 /* 1023 bytes/ms */ macro134 #define DEFAULT_ALT USBIF_ISO_6
49 __stringify(USBIF_ISO_6) ", default "1074 .max = USBIF_ISO_6, in cpia2_register_camera()1184 if (alternate < USBIF_ISO_1 || alternate > USBIF_ISO_6) { in check_parameters()
448 if(alt < USBIF_ISO_1 || alt > USBIF_ISO_6) in cpia2_usb_change_streaming_alternate()