Searched refs:wBytesPerInterval (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_packing.c | 109 short wBytesPerInterval; member
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_sourcesink.c | 197 .wBytesPerInterval = 0, 214 .wBytesPerInterval = 0, 232 .wBytesPerInterval = cpu_to_le16(1024), 250 .wBytesPerInterval = cpu_to_le16(1024), 427 ss_iso_source_comp_desc.wBytesPerInterval = ss->isoc_maxpacket * in sourcesink_bind() 436 ss_iso_sink_comp_desc.wBytesPerInterval = ss->isoc_maxpacket * in sourcesink_bind()
|
| H A D | f_loopback.c | 119 .wBytesPerInterval = 0, 135 .wBytesPerInterval = 0,
|
| H A D | f_hid.c | 1201 hidg_ss_in_comp_desc.wBytesPerInterval = in hidg_bind() 1218 hidg_ss_out_comp_desc.wBytesPerInterval = in hidg_bind()
|
| H A D | f_ecm.c | 294 .wBytesPerInterval = cpu_to_le16(ECM_STATUS_BYTECOUNT),
|
| H A D | f_rndis.c | 288 .wBytesPerInterval = cpu_to_le16(STATUS_BYTECOUNT),
|
| H A D | f_ncm.c | 352 .wBytesPerInterval = cpu_to_le16(NCM_STATUS_BYTECOUNT),
|
| /linux/tools/usb/ |
| H A D | ffs-test.c | 204 .wBytesPerInterval = 0, 219 .wBytesPerInterval = 0,
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-mem.c | 930 return le16_to_cpu(pep->endpoint.comp_desc->wBytesPerInterval); in cdnsp_get_max_esit_payload() 933 return le16_to_cpu(pep->endpoint.comp_desc->wBytesPerInterval); in cdnsp_get_max_esit_payload()
|
| /linux/drivers/usb/core/ |
| H A D | usb.c | 1139 return le16_to_cpu(ep->ss_ep_comp.wBytesPerInterval); in usb_endpoint_max_periodic_payload()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | tegra-xudc.c | 1631 esit = le16_to_cpu(comp_desc->wBytesPerInterval); in tegra_xudc_ep_context_setup()
|