Searched full:identified (Results 1 – 25 of 715) sorted by relevance
12345678910>>...29
/linux-6.12.1/Documentation/ABI/testing/ |
D | procfs-attr-exec | 10 of the task identified is LSM dependent. 15 the task identified are LSM dependent.
|
D | procfs-attr-current | 9 of the task identified is LSM dependent. 14 the task identified are LSM dependent.
|
D | sysfs-bus-rpmsg | 7 processor. Channels are identified with a (textual) name, 59 processor. Channels are identified by a textual name (see 83 processor. Channels are identified by a textual name (see
|
D | sysfs-bus-bcma | 14 There are a few types of BCMA cores, they can be identified by 30 Each BCMA core is identified by few fields, including class it
|
D | sysfs-devices-platform-docg3 | 16 Users: None identified so far. 40 Users: None identified so far.
|
/linux-6.12.1/include/uapi/linux/ |
D | rkisp1-config.h | 1161 * Identified by :c:type:`RKISP1_EXT_PARAMS_BLOCK_TYPE_BLS`. 1177 * block. Identified by :c:type:`RKISP1_EXT_PARAMS_BLOCK_TYPE_DPCC`. 1192 * RkISP1 extensible parameters Sensor Degamma configuration block. Identified 1209 * Identified by :c:type:`RKISP1_EXT_PARAMS_BLOCK_TYPE_LSC`. 1226 * Identified by :c:type:`RKISP1_EXT_PARAMS_BLOCK_TYPE_AWB_GAIN`. 1241 * RkISP1 extensible parameters Filter configuration block. Identified by 1256 * RkISP1 extensible parameters Demosaicing configuration block. Identified by 1271 * RkISP1 extensible parameters Cross-Talk configuration block. Identified by 1286 * RkISP1 extensible parameters Gamma-Out configuration block. Identified by 1302 * Identified by :c:type:`RKISP1_EXT_PARAMS_BLOCK_TYPE_DPF`. [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/firmware/ |
D | coreboot.txt | 13 parameters. It is identified by the magic string "LBIO" in its first 20 is identified by a root node descriptor with the magic number
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | rc-core.rst | 55 receivers are identified by ``RC_DRIVER_IR_RAW``, as defined by 58 codes to the Kernel. Such kind of receivers are identified 65 raw TX mode. Such kind of hardware is identified as
|
/linux-6.12.1/Documentation/usb/ |
D | functionfs.rst | 43 each FunctionFS instance is identified by the device name used 90 Attach the DMABUF object, identified by its file descriptor, to the 95 Detach the given DMABUF object, identified by its file descriptor,
|
/linux-6.12.1/arch/arm/mach-imx/ |
D | cpu.c | 32 pr_info("CPU identified as %s, unknown revision\n", cpu); in imx_print_silicon_rev() 34 pr_info("CPU identified as %s, silicon rev %d.%d\n", in imx_print_silicon_rev()
|
/linux-6.12.1/Documentation/bpf/ |
D | map_sk_storage.rst | 72 identified by a `socket` ``fd`` stored in the pointer ``key``. The pointer 96 the socket identified by a `socket` ``fd`` stored in the pointer 108 socket identified by a `socket` ``fd`` stored in the pointer ``key``. Returns
|
/linux-6.12.1/Documentation/iio/ |
D | iio_dmabuf_api.rst | 39 Attach the DMABUF object, identified by its file descriptor, to the 44 Detach the given DMABUF object, identified by its file descriptor,
|
/linux-6.12.1/tools/testing/selftests/devices/probe/boards/ |
D | google,spherion.yaml | 10 # Every controller needs to be uniquely identified on the platform. To achieve 31 # denoting the device (identified by device-function pair) at each level in the
|
/linux-6.12.1/drivers/firmware/efi/ |
D | vars.c | 180 * efivar_get_variable() - retrieve a variable identified by name/vendor 204 * efivar_set_variable_locked() - set a variable identified by name/vendor 236 * efivar_set_variable() - set a variable identified by name/vendor
|
/linux-6.12.1/drivers/char/ipmi/ |
D | ipmi_si_platform.c | 39 …"Setting this to zero will disable the default scan of the interfaces identified via platform inte… 43 "Setting this to zero will disable the default scan of the interfaces identified via ACPI"); 48 …"Setting this to zero will disable the default scan of the interfaces identified via OpenFirmware"… 53 "Setting this to zero will disable the default scan of the interfaces identified via DMI");
|
/linux-6.12.1/arch/arm/mach-omap2/ |
D | cm_common.c | 75 * Wait for the PRCM to indicate that the module identified by 101 * Wait for the PRCM to indicate that the module identified by 127 * Enables clocks for a module identified by (@part, @inst, @clkctrl_offs) 149 * Disables clocks for a module identified by (@part, @inst, @clkctrl_offs)
|
/linux-6.12.1/Documentation/filesystems/ |
D | coda.rst | 528 and Venus will search the directory identified by cfs_lookup_in.VFid. 573 This call returns the attributes of the file identified by fid. 646 Verify if access to the object identified by VFid for 690 The file will be created in the directory identified by VFid, its name 791 identified by destFid with name tname. The source must reside in the 825 directory identified by VFid and named tname. It should point to the 858 identified by VFid. 890 identified by VFid. 923 identified by VFid into the buffer data. The buffer data must be able 957 This request asks Venus to place the file identified by [all …]
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | devlink-port.rst | 105 In the above example, the external controller (identified by controller number = 1) 106 doesn't have the eswitch. Local controller (identified by controller number = 0) 148 - Get the MAC address of the VF identified by its unique devlink port index:: 155 - Set the MAC address of the VF identified by its unique devlink port index:: 164 - Get the MAC address of the SF identified by its unique devlink port index:: 171 - Set the MAC address of the SF identified by its unique devlink port index::
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | vas.h | 194 * Open a VAS receive window for the instance of VAS identified by @vasid 209 * Open a VAS send window for the instance of VAS identified by @vasid 222 * Close the send or receive window identified by @win. For receive windows
|
/linux-6.12.1/include/linux/can/ |
D | skb.h | 108 /* the CAN specific type of skb is identified by its data length */ in can_is_can_skb() 116 /* the CAN specific type of skb is identified by its data length */ in can_is_canfd_skb()
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_debugfs.h | 566 * This function dumps all entries from a work queue identified by the queue 600 * This function dumps all entries from a mbox work queue identified by the 617 * This function dumps all entries from a receive queue identified by the 639 * This function dumps all entries from a complete queue identified by the 680 * This function dumps all entries from an event queue identified by the
|
/linux-6.12.1/crypto/ |
D | rsapubkey.asn1 | 3 -- Copyright (C) 2016 IETF Trust and the persons identified as authors
|
/linux-6.12.1/Documentation/devicetree/bindings/fsi/ |
D | fsi.txt | 69 Slaves are identified by a (link-index, slave-id) pair, so require two cells 94 Engines are identified by their address under the slaves' address spaces. We
|
/linux-6.12.1/drivers/net/caif/ |
D | Kconfig | 20 identified as N_CAIF. When this ldisc is opened from user space
|
/linux-6.12.1/fs/smb/server/ |
D | ksmbd_spnego_negtokentarg.asn1 | 3 -- Copyright (C) 1998 IETF Trust and the persons identified as authors
|
12345678910>>...29