Searched refs:descriptors (Results 1 - 25 of 57) sorted by relevance

123

/linux-master/include/linux/
H A Dtimb_dma.h21 * @descriptors: Number of descriptors to allocate for this channel.
28 unsigned int descriptors; member in struct:timb_dma_platform_data_channel
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dpmc.c33 * number of descriptors of required size.
34 * Initialize the descriptors as required by pmc dma.
35 * The descriptors' buffers dwords are initialized to hold
84 wil_dbg_misc(wil, "pmc_alloc: %d descriptors x %d bytes each\n",
87 /* allocate descriptors info list in pmc context*/
88 pmc->descriptors = kcalloc(num_descriptors,
91 if (!pmc->descriptors) {
96 wil_dbg_misc(wil, "pmc_alloc: allocated descriptors info list %p\n",
97 pmc->descriptors);
99 /* Allocate pring buffer and descriptors
[all...]
/linux-master/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c81 } __attribute__ ((__packed__)) descriptors = { variable in typeref:struct:__anon450
86 .length = cpu_to_le32(sizeof(descriptors)),
91 .bLength = sizeof(descriptors.fs_descs.intf),
98 .bLength = sizeof(descriptors.fs_descs.bulk_sink),
104 .bLength = sizeof(descriptors.fs_descs.bulk_source),
113 .bLength = sizeof(descriptors.hs_descs.intf),
120 .bLength = sizeof(descriptors.hs_descs.bulk_sink),
127 .bLength = sizeof(descriptors.hs_descs.bulk_source),
258 if (write(ep0, &descriptors, sizeof(descriptors)) <
[all...]
/linux-master/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c65 } __attribute__ ((__packed__)) descriptors = { variable in typeref:struct:__anon15704
70 .length = htole32(sizeof(descriptors)),
75 .bLength = sizeof(descriptors.fs_descs.intf),
82 .bLength = sizeof(descriptors.fs_descs.bulk_sink),
88 .bLength = sizeof(descriptors.fs_descs.bulk_source),
97 .bLength = sizeof(descriptors.hs_descs.intf),
104 .bLength = sizeof(descriptors.hs_descs.bulk_sink),
111 .bLength = sizeof(descriptors.hs_descs.bulk_source),
269 if (write(ep0, &descriptors, sizeof(descriptors)) <
[all...]
/linux-master/tools/usb/
H A Dffs-test.c126 } __attribute__((packed)) descriptors = { variable in typeref:struct:__anon1875
132 .length = cpu_to_le32(sizeof descriptors),
137 .bLength = sizeof descriptors.fs_descs.intf,
144 .bLength = sizeof descriptors.fs_descs.sink,
151 .bLength = sizeof descriptors.fs_descs.source,
161 .bLength = sizeof descriptors.fs_descs.intf,
168 .bLength = sizeof descriptors.hs_descs.sink,
175 .bLength = sizeof descriptors.hs_descs.source,
186 .bLength = sizeof descriptors.fs_descs.intf,
193 .bLength = sizeof descriptors
290 __u8 descriptors[]; member in struct:__anon1879
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dp2p.c43 __le32_to_cpu(noa->descriptors[i].type_count);
44 noa_attr->desc[i].duration = noa->descriptors[i].duration;
45 noa_attr->desc[i].interval = noa->descriptors[i].interval;
46 noa_attr->desc[i].start_time = noa->descriptors[i].start_time;
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dp2p.c44 __le32_to_cpu(noa->descriptors[i].type_count);
45 noa_attr->desc[i].duration = noa->descriptors[i].duration;
46 noa_attr->desc[i].interval = noa->descriptors[i].interval;
47 noa_attr->desc[i].start_time = noa->descriptors[i].start_time;
/linux-master/tools/usb/usbip/src/
H A Dusbip_list.c260 const char *descriptors; local
287 descriptors = udev_device_get_sysattr_value(dev,
290 if (!descriptors) {
296 d_desc = (const struct usb_device_descriptor *) descriptors;
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_bl.h26 struct qat_alg_buf descriptors[QAT_MAX_BUFF_DESC]; member in struct:qat_alg_fixed_buf_list
/linux-master/arch/mips/net/
H A Dbpf_jit_comp.c171 u32 index = INDEX(ctx->descriptors[loc]);
187 return (INDEX(ctx->descriptors[ctx->bpf_index + off]) -
556 u32 *descp = &ctx->descriptors[ctx->bpf_index];
583 offset = (INDEX(ctx->descriptors[target]) -
584 INDEX(ctx->descriptors[origin]) + 1) * sizeof(u32);
686 if (CONVERTED(ctx->descriptors[ctx->bpf_index])) {
858 u32 *descp = &ctx->descriptors[i];
883 ctx->descriptors[prog->len] = ctx->jit_index;
895 ctx->descriptors[i] = INDEX(ctx->descriptors[
[all...]
/linux-master/drivers/thunderbolt/
H A Dnhi.c247 descriptor = &ring->descriptors[ring->head];
292 if (!(ring->descriptors[ring->tail].flags
299 frame->size = ring->descriptors[ring->tail].length;
300 frame->eof = ring->descriptors[ring->tail].eof;
301 frame->sof = ring->descriptors[ring->tail].sof;
302 frame->flags = ring->descriptors[ring->tail].flags;
360 if (ring->descriptors[ring->tail].flags & RING_DESC_COMPLETED) {
366 frame->size = ring->descriptors[ring->tail].length;
367 frame->eof = ring->descriptors[ring->tail].eof;
368 frame->sof = ring->descriptors[rin
[all...]
/linux-master/drivers/usb/gadget/legacy/
H A Dzero.c327 sourcesink_driver.descriptors = NULL;
328 loopback_driver.descriptors = NULL;
349 sourcesink_driver.descriptors = otg_desc;
351 loopback_driver.descriptors = otg_desc;
H A Dncm.c100 c->descriptors = otg_desc;
H A Dether.c42 * endpoint descriptors, and product/vendor IDs, are relevant; no control
46 * It turns out that if you add a few descriptors to that "CDC Subset",
50 * those MS-Windows drivers. Those added descriptors make it resemble a
121 * use the endpoint descriptors. bcdDevice (version) is nonzero, so
215 c->descriptors = otg_desc;
257 c->descriptors = otg_desc;
H A Dcdc2.c94 c->descriptors = otg_desc;
H A Dacm_ms.c111 c->descriptors = otg_desc;
H A Dmass_storage.c111 c->descriptors = otg_desc;
/linux-master/drivers/mfd/
H A Dtimberdale.c298 .descriptors = 2,
304 .descriptors = 2,
310 .descriptors = 2,
316 .descriptors = 2,
323 .descriptors = 2,
339 .descriptors = 2,
345 .descriptors = 2,
/linux-master/include/linux/greybus/
H A Dgreybus_manifest.h122 * allow CPort descriptors to specify which bundle they are associated with.
178 struct greybus_descriptor descriptors[]; member in struct:greybus_manifest
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen7_renderclear.c384 u32 descriptors; local
390 descriptors = gen7_fill_interface_descriptor(&state, bv,
417 gen7_emit_state_base_address(&cmds, descriptors);
422 gen7_emit_interface_descriptor_load(&cmds, descriptors, desc_count);
/linux-master/drivers/net/ethernet/natsemi/
H A Dmacsonic.c523 lp->descriptors, lp->descriptors_laddr);
542 lp->descriptors, lp->descriptors_laddr);
605 lp->descriptors, lp->descriptors_laddr);
619 lp->descriptors, lp->descriptors_laddr);
H A Dxtsonic.c240 lp->descriptors, lp->descriptors_laddr);
260 lp->descriptors, lp->descriptors_laddr);
H A Djazzsonic.c217 lp->descriptors, lp->descriptors_laddr);
237 lp->descriptors, lp->descriptors_laddr);
/linux-master/drivers/usb/gadget/
H A Dcomposite.c56 * function_descriptors() - get function descriptors for speed
60 * Returns the descriptors or NULL if not set.
66 struct usb_descriptor_header **descriptors; local
75 descriptors = f->ssp_descriptors;
76 if (descriptors)
80 descriptors = f->ss_descriptors;
81 if (descriptors)
85 descriptors = f->hs_descriptors;
86 if (descriptors)
90 descriptors
596 struct usb_descriptor_header **descriptors; local
992 struct usb_descriptor_header **descriptors; local
[all...]
/linux-master/drivers/dma/xilinx/
H A Dxilinx_dpdma.c182 * @node: list node for software descriptors
195 * @descriptors: list of software descriptors
201 struct list_head descriptors; member in struct:xilinx_dpdma_tx_desc
220 * @desc: References to descriptors being processed
598 list_for_each_entry(sw_desc, &tx_desc->descriptors, node) {
641 INIT_LIST_HEAD(&tx_desc->descriptors);
652 * Free the virtual DMA descriptor @vdesc including its software descriptors.
664 list_for_each_entry_safe(sw_desc, next, &desc->descriptors, node) {
678 * Prepare a tx descriptor including internal software/hardware descriptors
[all...]

Completed in 193 milliseconds

123