Home
last modified time | relevance | path

Searched refs:bInterval (Results 1 – 25 of 124) sorted by relevance

12345

/linux-6.15/drivers/usb/common/
H A Dcommon.c254 interval = epd->bInterval; in usb_decode_interval()
257 interval = 1 << (epd->bInterval - 1); in usb_decode_interval()
262 interval = epd->bInterval; in usb_decode_interval()
266 interval = 1 << (epd->bInterval - 1); in usb_decode_interval()
268 interval = epd->bInterval; in usb_decode_interval()
/linux-6.15/sound/usb/
H A Dhelper.c113 if (get_endpoint(alts, 0)->bInterval >= 1 && in snd_usb_parse_datainterval()
114 get_endpoint(alts, 0)->bInterval <= 4) in snd_usb_parse_datainterval()
115 return get_endpoint(alts, 0)->bInterval - 1; in snd_usb_parse_datainterval()
H A Dfcp.c91 u8 bInterval; member
998 fcp_notify, mixer, private->bInterval); in fcp_init_notify()
1098 private->bInterval = epd->bInterval; in fcp_find_fc_interface()
/linux-6.15/drivers/usb/gadget/function/
H A Df_sourcesink.c105 .bInterval = 4,
115 .bInterval = 4,
155 .bInterval = 4,
164 .bInterval = 4,
222 .bInterval = 4,
240 .bInterval = 4,
357 fs_iso_source_desc.bInterval = ss->isoc_interval; in sourcesink_bind()
360 fs_iso_sink_desc.bInterval = ss->isoc_interval; in sourcesink_bind()
396 hs_iso_source_desc.bInterval = ss->isoc_interval; in sourcesink_bind()
402 hs_iso_sink_desc.bInterval = ss->isoc_interval; in sourcesink_bind()
[all …]
H A Df_uac2.c259 .bInterval = 1,
268 .bInterval = 4,
278 .bInterval = 4,
340 .bInterval = 1,
390 .bInterval = 1,
399 .bInterval = 4,
409 .bInterval = 4,
474 .bInterval = 1,
714 bint = ep_desc->bInterval; in set_ep_max_packet_size_bint()
762 ep_desc->bInterval = bint; in set_ep_max_packet_size_bint()
[all …]
H A Df_uvc.c92 .bInterval = 8,
693 uvc_fs_streaming_ep.bInterval = opts->streaming_interval; in uvc_function_bind()
700 uvc_hs_streaming_ep.bInterval = 1; in uvc_function_bind()
702 uvc_hs_streaming_ep.bInterval = opts->streaming_interval; in uvc_function_bind()
705 uvc_ss_streaming_ep.bInterval = opts->streaming_interval; in uvc_function_bind()
H A Df_hid.c159 .bInterval = 4, /* FIXME: Add this field in the
180 .bInterval = 4, /* FIXME: Add this field in the
221 .bInterval = 4, /* FIXME: Add this field in the
233 .bInterval = 4, /* FIXME: Add this field in the
262 .bInterval = 10, /* FIXME: Add this field in the
274 .bInterval = 10, /* FIXME: Add this field in the
H A Df_ecm.c185 .bInterval = ECM_STATUS_INTERVAL_MS,
232 .bInterval = USB_MS_TO_HS_INTERVAL(ECM_STATUS_INTERVAL_MS),
281 .bInterval = USB_MS_TO_HS_INTERVAL(ECM_STATUS_INTERVAL_MS),
H A Df_rndis.c181 .bInterval = RNDIS_STATUS_INTERVAL_MS,
227 .bInterval = USB_MS_TO_HS_INTERVAL(RNDIS_STATUS_INTERVAL_MS)
275 .bInterval = USB_MS_TO_HS_INTERVAL(RNDIS_STATUS_INTERVAL_MS)
/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac211 c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto)
26 p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)
/linux-6.15/drivers/usb/image/
H A Dmdc800.c179 .bInterval = 0,
189 .bInterval = 0,
199 .bInterval = 0,
209 .bInterval = 0,
469 irq_interval=intf_desc->endpoint [j].desc.bInterval; in mdc800_usb_probe()
/linux-6.15/drivers/usb/core/
H A Dconfig.c375 n = fls(d->bInterval*8); in usb_parse_endpoint()
387 n = clamp(fls(d->bInterval) + 3, i, j); in usb_parse_endpoint()
395 n = clamp(fls(d->bInterval), i, j); in usb_parse_endpoint()
420 if (d->bInterval < i || d->bInterval > j) { in usb_parse_endpoint()
425 d->bEndpointAddress, d->bInterval, n); in usb_parse_endpoint()
426 endpoint->desc.bInterval = n; in usb_parse_endpoint()
438 endpoint->desc.bInterval = 1; in usb_parse_endpoint()
H A Dendpoint.c50 usb_ep_attr(bInterval, "%02x\n");
/linux-6.15/drivers/usb/class/
H A Dcdc-acm.h102 u8 bInterval; member
H A Dcdc-acm.c1391 acm->bInterval = epread->bInterval; in acm_probe()
1436 acm->bInterval); in acm_probe()
1454 NULL, acm->writesize, acm_write_bulk, snd, epwrite->bInterval); in acm_probe()
1506 epctrl->bInterval ? epctrl->bInterval : 16); in acm_probe()
/linux-6.15/drivers/input/joystick/iforce/
H A Diforce-usb.c230 iforce_usb_irq, iforce_usb, epirq->bInterval); in iforce_usb_probe()
235 iforce_usb_out, iforce_usb, epout->bInterval); in iforce_usb_probe()
/linux-6.15/drivers/usb/misc/
H A Dadutux.c277 dev->interrupt_in_endpoint->bInterval); in adu_open()
430 dev->interrupt_in_endpoint->bInterval); in adu_read()
488 dev->interrupt_in_endpoint->bInterval); in adu_read()
593 dev->interrupt_out_endpoint->bInterval); in adu_write()
H A Dusbtest.c263 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()
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()
[all …]
/linux-6.15/drivers/media/usb/uvc/
H A Duvc_status.c247 urb->interval = dev->int_ep->desc.bInterval; in uvc_status_complete()
282 interval = ep->desc.bInterval; in uvc_status_init()
/linux-6.15/drivers/usb/mtu3/
H A Dmtu3_gadget.c80 interval = desc->bInterval; in mtu3_ep_enable()
92 interval = desc->bInterval; in mtu3_ep_enable()
99 interval = clamp_val(desc->bInterval, 1, 16); in mtu3_ep_enable()
101 interval = clamp_val(desc->bInterval, 1, 255); in mtu3_ep_enable()
/linux-6.15/include/uapi/linux/usb/
H A Dfunctionfs.h38 __u8 bInterval; member
/linux-6.15/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c152 si = desc->bInterval; in bdc_config_ep()
196 si = fls(desc->bInterval * 8) - 1; in bdc_config_ep()
/linux-6.15/drivers/media/rc/
H A Dimon_raw.c150 imon_ir_rx, imon, ir_ep->bInterval); in imon_probe()
H A Dxbox_remote.c179 endpoint_in->bInterval); in xbox_remote_initialize()
/linux-6.15/drivers/input/tablet/
H A Dkbtab.c165 kbtab_irq, kbtab, endpoint->bInterval); in kbtab_probe()

12345