Lines Matching refs:bInterval
263 u8 bInterval, in usbtest_alloc_urb() argument
272 if (bInterval) in usbtest_alloc_urb()
274 NULL, bInterval); in usbtest_alloc_urb()
321 u8 bInterval) in simple_alloc_urb() argument
324 bInterval, simple_callback); in simple_alloc_urb()
331 u8 bInterval) in complicated_alloc_urb() argument
334 bInterval, complicated_callback); in complicated_alloc_urb()
2032 urb->interval = 1 << (desc->bInterval - 1); in iso_alloc_urb()
2094 1 << (desc->bInterval - 1), in test_queue()
2101 (packets * (1 << (desc->bInterval - 1))) in test_queue()
2572 dev->int_out->bInterval); in usbtest_do_ioctl()
2588 dev->int_in->bInterval); in usbtest_do_ioctl()