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()
2033 urb->interval = 1 << (desc->bInterval - 1); in iso_alloc_urb()
2095 1 << (desc->bInterval - 1), in test_queue()
2102 (packets * (1 << (desc->bInterval - 1))) in test_queue()
2573 dev->int_out->bInterval); in usbtest_do_ioctl()
2589 dev->int_in->bInterval); in usbtest_do_ioctl()