Searched full:identifying (Results 1 – 25 of 264) sorted by relevance
1234567891011
/Linux-v5.15/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_catalog.h | 223 * @id: enum identifying this block 226 * @features bit mask identifying sub-blocks/features 238 * @id: enum identifying this sub-block 452 * @id: index identifying this block 454 * @features bit mask identifying sub-blocks/features 468 * @id: index identifying this block 470 * @features bit mask identifying sub-blocks/features 480 * @id: index identifying this block 482 * @features bit mask identifying sub-blocks/features 498 * @id: index identifying this block [all …]
|
/Linux-v5.15/include/trace/events/ |
D | ipi.h | 14 * @reason: string identifying the IPI purpose 58 * @reason: string identifying the IPI purpose 74 * @reason: string identifying the IPI purpose
|
D | rcu.h | 47 * Tracepoint for grace-period events. Takes a string identifying the 48 * RCU flavor, the grace-period number, and a string identifying the 178 * Tracepoint for expedited grace-period events. Takes a string identifying 180 * identifying the grace-period-related event as follows: 216 * string identifying the RCU flavor, an integer identifying the rcu_node 217 * combining-tree level, another pair of integers identifying the lowest- 219 * and a string. identifying the grace-period-related event as follows: 437 * Tracepoint for RCU stall events. Takes a string identifying the RCU flavor 438 * and a string identifying which function detected the RCU stall as follows:
|
/Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_simple_resource.c | 134 * @file_priv: Pointer to a struct drm_file identifying the caller. 135 * @func: Pointer to a struct vmw_simple_resource_func identifying the 218 * @tfile: struct ttm_object_file identifying the caller. 220 * @func: The struct vmw_simple_resource_func identifying the simple resource
|
D | vmwgfx_va.c | 108 * @file_priv: Pointer to a struct drm_file identifying the caller. 127 * @file_priv: Pointer to a struct drm_file identifying the caller. 143 * @tfile: struct ttm_object_file identifying the caller.
|
D | vmwgfx_bo.c | 400 * @dev_priv: Pointer to a struct vmw_private identifying the device. 697 * @tfile: Identifying the caller. 724 * @tfile: Identifying the caller. 779 * @handle: Handle identifying the buffer object. 780 * @tfile: Identifying the caller. 1075 * @file_priv: Pointer to a struct drm_file identifying the caller. 1110 * @file_priv: Pointer to a struct drm_file identifying the caller. 1112 * @handle: Handle identifying the dumb buffer. 1139 * @file_priv: Pointer to a struct drm_file identifying the caller. 1141 * @handle: Handle identifying the dumb buffer.
|
D | vmwgfx_so.c | 300 * @man: Pointer to the compat shader manager identifying the shader namespace. 301 * @ctx: Pointer to a struct vmw_resource identifying the active context. 302 * @srf: Pointer to a struct vmw_resource identifying the surface the view 398 * @man: Pointer to the view manager identifying the shader namespace.
|
/Linux-v5.15/include/uapi/linux/ |
D | auxvec.h | 24 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ 29 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may
|
/Linux-v5.15/Documentation/livepatch/ |
D | reliable-stacktrace.rst | 14 The kernel livepatch consistency model relies on accurately identifying which 75 4.1 Identifying successful termination 98 4.2 Identifying unwindable code 130 * Identifying specific portions of code using bounds information. 178 Special care is required when identifying the original return address, as this
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
D | igbvf.rst | 12 - Identifying Your Adapter 34 Identifying Your Adapter
|
D | ixgbevf.rst | 13 - Identifying Your Adapter 25 Identifying Your Adapter
|
D | fm10k.rst | 12 - Identifying Your Adapter 18 Identifying Your Adapter
|
/Linux-v5.15/arch/mips/include/asm/ |
D | cacheops.h | 15 * Most cache ops are split into a 2 bit field identifying the cache, and a 3 16 * bit field identifying the cache operation.
|
/Linux-v5.15/Documentation/filesystems/ |
D | xfs-self-describing-metadata.rst | 43 magic number in the metadata block, we have no other way of identifying what it 70 AGFL, remote symlinks and remote attribute blocks do not contain identifying 72 add more identifying information and detect this simply by changing the magic 74 the metadata isn't self identifying. If it contains a new magic number, it is 75 self identifying and we can do much more expansive automated verification of the
|
/Linux-v5.15/drivers/staging/unisys/Documentation/ |
D | overview.txt | 101 well as a "friendly name" identifying each (this will be published under 197 clientpartition handle identifying the guest (client) side 205 typeguid a GUID identifying the channel type, in 215 zoneguid a GUID identifying the channel zone, in
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | ingenic,pinctrl.yaml | 17 naming scheme "PxN" where x is a character identifying the GPIO port with 18 which the pin is associated and N is an integer from 0 to 31 identifying the
|
/Linux-v5.15/include/uapi/video/ |
D | sisfb.h | 79 __u32 sisfb_id; /* for identifying sisfb */ 158 /* ioctl for identifying and giving some info (esp. memory heap start) */ 187 /* ioctl for identifying and giving some info (esp. memory heap start) */
|
/Linux-v5.15/drivers/mmc/host/ |
D | mmci.h | 302 * @busy_detect_flag: bitmask identifying the bit in the MMCISTATUS register 304 * @busy_detect_mask: bitmask identifying the bit in the MMCIMASK0 to mask for 314 * @start_err: bitmask identifying the STARTBITERR bit inside MMCISTATUS 316 * @opendrain: bitmask identifying the OPENDRAIN bit inside MMCIPOWER register
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_dsb.h | 37 * instuction and help in identifying the batch of auto-increment
|
/Linux-v5.15/Documentation/devicetree/bindings/soundwire/ |
D | qcom,sdw.txt | 122 Definition: should be number identifying lowerst numbered coloum in 133 Definition: should be number identifying highest numbered coloum in
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 11 - 2. Identifying the adapter/interface 27 2. Identifying the adapter/interface
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/pensando/ |
D | ionic.rst | 13 - Identifying the Adapter 19 Identifying the Adapter
|
/Linux-v5.15/drivers/nvme/host/ |
D | fabrics.h | 86 * @host_traddr: A transport-specific field identifying the NVME host port 88 * @host_iface: A transport-specific field identifying the NVME host
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 8 specifier is an array of zero, one or more cells identifying the clock 47 clock-indices: If the identifying number for the clocks in the node
|
/Linux-v5.15/Documentation/networking/devlink/ |
D | nfp.rst | 35 - Part number identifying the board design
|
1234567891011