Lines Matching refs:bInterval
269 u8 bInterval, in usbtest_alloc_urb() argument
278 if (bInterval) in usbtest_alloc_urb()
280 NULL, bInterval); in usbtest_alloc_urb()
327 u8 bInterval) in simple_alloc_urb() argument
330 bInterval, simple_callback); in simple_alloc_urb()
337 u8 bInterval) in complicated_alloc_urb() argument
340 bInterval, complicated_callback); in complicated_alloc_urb()
1959 urb->interval = 1 << (desc->bInterval - 1); in iso_alloc_urb()
2004 1 << (desc->bInterval - 1), in test_queue()
2011 (packets * (1 << (desc->bInterval - 1))) in test_queue()
2476 dev->int_out->bInterval); in usbtest_do_ioctl()
2492 dev->int_in->bInterval); in usbtest_do_ioctl()