Home
last modified time | relevance | path

Searched refs:prefixed (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v5.15/drivers/i3c/master/mipi-i3c-hci/
Dcore.c197 bool prefixed = raw && !!(ccc->id & I3C_CCC_DIRECT); in i3c_hci_send_ccc_cmd() local
198 unsigned int nxfers = ccc->ndests + prefixed; in i3c_hci_send_ccc_cmd()
209 if (prefixed) { in i3c_hci_send_ccc_cmd()
218 for (i = 0; i < nxfers - prefixed; i++) { in i3c_hci_send_ccc_cmd()
232 if (prefixed) in i3c_hci_send_ccc_cmd()
243 for (i = prefixed; i < nxfers; i++) { in i3c_hci_send_ccc_cmd()
245 ccc->dests[i - prefixed].payload.len = in i3c_hci_send_ccc_cmd()
/Linux-v5.15/Documentation/vm/
Dpage_frags.rst32 called. The "netdev" prefixed functions are usable in any context as these
33 functions will disable interrupts, while the "napi" prefixed functions are
/Linux-v5.15/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig7 # and the message is prefixed with the current file name and line number.
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/Linux-v5.15/Documentation/
Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
Dasm-annotations.rst72 The new macros are prefixed with the ``SYM_`` prefix and can be divided into
105 prefixed symbols can be used within a code region, but should be avoided for
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-firmware-gsmi34 requirement is that the blob be prefixed with a
Dsysfs-driver-hid-wiimote74 is prefixed with a +/-. Each value is a signed 16bit number.
Ddev-kmsg13 The logged line can be prefixed with a <N> syslog prefix, which
/Linux-v5.15/Documentation/input/devices/
Dcs461x.rst39 inspect cs461x: prefixed messages to determine possible card detection
/Linux-v5.15/Documentation/driver-api/
Dhsi.rst18 commonly prefixed by AC for signals going from the application die to the
/Linux-v5.15/Documentation/scsi/
Ddc395x.rst101 For the built in driver the parameters should be prefixed with
DChangeLog.ips79 4.00.04 - Rename structures/constants to be prefixed with IPS_
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Dsecure.txt20 non-prefixed property. However, only the properties listed below may
/Linux-v5.15/Documentation/arm/
Dmicrochip.rst208 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
/Linux-v5.15/Documentation/livepatch/
Dmodule-elf-format.rst126 The relocation section name is prefixed with the string ".klp.rela."
249 The symbol name is prefixed with the string ".klp.sym."
/Linux-v5.15/Documentation/networking/
Dbatman-adv.rst113 are prefixed with "batman-adv:" So to see just these messages try::
Dnetconsole.rst157 If '+' is prefixed to the configuration line or "extended" config file
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Ddm-crypt.rst53 or it can be passed as <key_string> prefixed with single colon
/Linux-v5.15/drivers/net/wireless/intel/ipw2x00/
DKconfig121 Enables the creation of a second interface prefixed 'rtap'.
/Linux-v5.15/Documentation/fb/
Dsisfb.rst147 hexadecimal form, the latter prefixed with "0x").
/Linux-v5.15/scripts/
DKbuild.include217 # be prefixed to *both* command invocation and dependencies.
/Linux-v5.15/Documentation/kbuild/
Dkbuild.rst23 Unlike modinfo of a separate module, all fields are prefixed with module name.
Dkconfig-macro-language.rst123 the text part is sent to stderr. The text is prefixed with the name of the
/Linux-v5.15/fs/affs/
DChanges281 function. They are all prefixed by a severity

123