Home
last modified time | relevance | path

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

123

/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcore.c196 bool prefixed = raw && !!(ccc->id & I3C_CCC_DIRECT); in i3c_hci_send_ccc_cmd() local
197 unsigned int nxfers = ccc->ndests + prefixed; in i3c_hci_send_ccc_cmd()
208 if (prefixed) { in i3c_hci_send_ccc_cmd()
217 for (i = 0; i < nxfers - prefixed; i++) { in i3c_hci_send_ccc_cmd()
231 if (prefixed) in i3c_hci_send_ccc_cmd()
242 for (i = prefixed; i < nxfers; i++) { in i3c_hci_send_ccc_cmd()
244 ccc->dests[i - prefixed].payload.len = in i3c_hci_send_ccc_cmd()
/linux/Documentation/mm/
H A Dpage_frags.rst30 called. The "netdev" prefixed functions are usable in any context as these
31 functions will disable interrupts, while the "napi" prefixed functions are
/linux/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig7 # and the message is prefixed with the current file name and line number.
/linux/Documentation/devicetree/bindings/sound/
H A Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/linux/Documentation/
H A Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-gsmi34 requirement is that the blob be prefixed with a
H A Dsysfs-driver-hid-wiimote74 is prefixed with a +/-. Each value is a signed 16bit number.
H A Ddev-kmsg13 The logged line can be prefixed with a <N> syslog prefix, which
/linux/Documentation/driver-api/
H A Dhsi.rst18 commonly prefixed by AC for signals going from the application die to the
/linux/Documentation/input/devices/
H A Dcs461x.rst39 inspect cs461x: prefixed messages to determine possible card detection
/linux/Documentation/networking/devlink/
H A Dindex.rst12 new APIs prefixed by ``devl_*``. The older APIs handle all the locking
/linux/Documentation/scsi/
H A Ddc395x.rst98 For the built in driver the parameters should be prefixed with
H A DChangeLog.ips79 4.00.04 - Rename structures/constants to be prefixed with IPS_
/linux/Documentation/core-api/
H A Dasm-annotations.rst73 The new macros are prefixed with the ``SYM_`` prefix and can be divided into
106 prefixed symbols can be used within a code region, but should be avoided for
/linux/arch/powerpc/platforms/
H A DKconfig.cputype458 POWER10 and later CPUs support prefixed instructions, 8 byte
462 This option builds the kernel with prefixed instructions, and
465 Kernel support for prefixed instructions in applications and guests
/linux/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst21 prefixed with ali_drw_400XXXXX, e.g. ali_drw_40021000.
/linux/Documentation/devicetree/bindings/arm/
H A Dsecure.txt20 non-prefixed property. However, only the properties listed below may
/linux/Documentation/arch/arm/
H A Dmicrochip.rst228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
/linux/Documentation/livepatch/
H A 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/Documentation/userspace-api/netlink/
H A Dintro-specs.rst93 prefix by ``ynl_``) and per-family auto-generated code (prefixed
/linux/Documentation/security/
H A DIMA-templates.rst70 - 'd-ngv2': same as d-ng, but prefixed with the "ima" or "verity" digest type
/linux/Documentation/networking/
H A Dbatman-adv.rst113 are prefixed with "batman-adv:" So to see just these messages try::
/linux/arch/powerpc/
H A DMakefile196 KBUILD_CFLAGS += $(call cc-option,-mno-prefixed)
/linux/drivers/net/wireless/intel/ipw2x00/
H A DKconfig121 Enables the creation of a second interface prefixed 'rtap'.
/linux/Documentation/fb/
H A Dsisfb.rst147 hexadecimal form, the latter prefixed with "0x").

123