Home
last modified time | relevance | path

Searched refs:Descriptor (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/android/binder/range_alloc/
H A Dtree.rs25 tree: RBTree<usize, Descriptor<T>>,
55 tree_node.into_node(free_offset, Descriptor::new(free_offset, free_size)), in from_array()
66 let mut desc = Descriptor::new(range.offset, range.size); in from_array()
79 .insert(tree_node.into_node(free_offset, Descriptor::new(free_offset, free_size))); in from_array()
142 fn find_best_match(&mut self, size: usize) -> Option<&mut Descriptor<T>> { in find_best_match()
186 let new_desc = Descriptor::new(found_offset + size, found_size - size); in reserve_new()
400 struct Descriptor<T> { struct
406 impl<T> Descriptor<T> { argument
431 tree_node_res: RBTreeNodeReservation<usize, Descriptor<T>>,
450 desc: Descriptor<T>, in initialize()
[all …]
/linux/Documentation/usb/
H A Dgadget_uvc.rst135 skipped; those default values follow those defined in the Color Matching Descriptor
138 To create a Color Matching Descriptor, create a configfs item and set its three
144 # Create a new Color Matching Descriptor
155 # Create a symlink to the Color Matching Descriptor from the format's config item
160 not have a link to a different Color Matching Descriptor. It's possible to
284 the UVC specification; you should consult the "Camera Terminal Descriptor" and
285 "Processing Unit Descriptor" sections for an enumeration of the flags.
318 # descriptor to be intended for the Interface Association Descriptor.
323 echo -n "Interface Associaton Descriptor" > $GADGET/strings/0x409/iad_desc/s
326 # Because the link to a String Descriptor from an Extension Unit clearly
H A Dfunctionfs-desc.rst30 DFU Functional Descriptor
/linux/Documentation/hid/
H A Damd-sfh-hid.rst61 enumeration of each sensor, client layer fills the HID Descriptor structure and HID input report
98 | | | Create HID Descriptor| | |
100 | | | Descriptor Map | | |
H A Dhidintro.rst39 a HID Report Descriptor may specify that "in a report with ID 3 the
101 * the online `USB Descriptor and Request Parser
199 This Report Descriptor tells us that the mouse input will be
514 Report Descriptor Size: 52
515 Report Descriptor:
H A Dhidraw.rst72 Get Report Descriptor Size
77 Get Report Descriptor
/linux/Documentation/driver-api/pldmfw/
H A Dfile-format.rst119 | Descriptor Count |
131 | Descriptor TLVs |
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-ioatdma18 Description: Descriptor ring size, total number of descriptors available.
/linux/Documentation/filesystems/ext4/
H A Djournal.rst144 - Descriptor. This block precedes a series of data blocks that were
345 Descriptor Block
350 journal. Descriptor blocks are open-coded instead of being completely
352 Descriptor blocks consume at least 36 bytes, but use a full block:
361 - Descriptor
386 - Descriptor
452 - Descriptor
502 - Descriptor
598 - Descriptor
/linux/sound/soc/au1x/
H A DKconfig12 Controllers in AC97 and I2S mode, and the Descriptor-Based DMA
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv99 0x2, 0, eax, 15:8, desc1 , Descriptor #1
100 0x2, 0, eax, 23:16, desc2 , Descriptor #2
101 0x2, 0, eax, 30:24, desc3 , Descriptor #3
103 0x2, 0, ebx, 7:0, desc4 , Descriptor #4
104 0x2, 0, ebx, 15:8, desc5 , Descriptor #5
105 0x2, 0, ebx, 23:16, desc6 , Descriptor #6
106 0x2, 0, ebx, 30:24, desc7 , Descriptor #7
108 0x2, 0, ecx, 7:0, desc8 , Descriptor #8
109 0x2, 0, ecx, 15:8, desc9 , Descriptor #9
110 0x2, 0, ecx, 23:16, desc10 , Descriptor #1
[all...]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-lvstest9 Write to this node to issue "Get Device Descriptor"
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt13 descriptor RAM. Descriptor RAM is configurable as internal or external memory.
40 - Descriptor memory setup region.
/linux/Documentation/arch/arm/keystone/
H A Dknav-qmss.rst19 descriptor RAM. Descriptor RAM is configurable as internal or external memory.
/linux/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus67 Unipro Device Descriptor Block Level 1 manufacturer ID for the
75 Unipro Device Descriptor Block Level 1 product ID for the
/linux/Documentation/filesystems/
H A Dntfs3.rst21 Descriptor: SECURITY_DESCRIPTOR_RELATIVE
/linux/Documentation/crypto/
H A Dasync-tx-api.rst16 3.3 Descriptor management
91 3.3 Descriptor management
/linux/Documentation/PCI/
H A Dacpi-info.rst137 QWord/DWord/Word Address Space Descriptor (.1, .2, .3)
140 Extended Address Space Descriptor (.4)
/linux/drivers/iommu/
H A DKconfig33 bool "ARMv7/v8 Long Descriptor Format"
54 bool "ARMv7/v8 Short Descriptor Format"
/linux/drivers/net/ethernet/dec/tulip/
H A DKconfig31 int "Descriptor Skip Length in 32 bit longwords"
/linux/Documentation/networking/device_drivers/ethernet/google/
H A Dgve.rst50 Descriptor Formats
/linux/Documentation/networking/
H A Dxsk-tx-metadata.rst120 Context Descriptor is a relative offset to the starting time of the Qbv
/linux/Documentation/scsi/
H A Dadvansys.rst14 Descriptor Block) requests that can be stored in the RISC chip
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst131 - Descriptor:
585 - Descriptor can be freed in few ways
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h1157 MPI2_EVENT_HBD_DESCRIPTOR Descriptor; /*0x08 */ member

12