/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | core.c | 196 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 D | page_frags.rst | 30 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 D | Kconfig | 7 # and the message is prefixed with the current file name and line number.
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | adi,adau1701.txt | 22 to be prefixed with '/bits/ 8'.
|
/linux/Documentation/ |
H A D | atomic_bitops.txt | 33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-gsmi | 34 requirement is that the blob be prefixed with a
|
H A D | sysfs-driver-hid-wiimote | 74 is prefixed with a +/-. Each value is a signed 16bit number.
|
H A D | dev-kmsg | 13 The logged line can be prefixed with a <N> syslog prefix, which
|
/linux/Documentation/driver-api/ |
H A D | hsi.rst | 18 commonly prefixed by AC for signals going from the application die to the
|
/linux/Documentation/input/devices/ |
H A D | cs461x.rst | 39 inspect cs461x: prefixed messages to determine possible card detection
|
/linux/Documentation/networking/devlink/ |
H A D | index.rst | 12 new APIs prefixed by ``devl_*``. The older APIs handle all the locking
|
/linux/Documentation/scsi/ |
H A D | dc395x.rst | 98 For the built in driver the parameters should be prefixed with
|
H A D | ChangeLog.ips | 79 4.00.04 - Rename structures/constants to be prefixed with IPS_
|
/linux/Documentation/core-api/ |
H A D | asm-annotations.rst | 73 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 D | Kconfig.cputype | 458 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 D | alibaba_pmu.rst | 21 prefixed with ali_drw_400XXXXX, e.g. ali_drw_40021000.
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | secure.txt | 20 non-prefixed property. However, only the properties listed below may
|
/linux/Documentation/arch/arm/ |
H A D | microchip.rst | 228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
|
/linux/Documentation/livepatch/ |
H A D | module-elf-format.rst | 126 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 D | intro-specs.rst | 93 prefix by ``ynl_``) and per-family auto-generated code (prefixed
|
/linux/Documentation/security/ |
H A D | IMA-templates.rst | 70 - 'd-ngv2': same as d-ng, but prefixed with the "ima" or "verity" digest type
|
/linux/Documentation/networking/ |
H A D | batman-adv.rst | 113 are prefixed with "batman-adv:" So to see just these messages try::
|
/linux/arch/powerpc/ |
H A D | Makefile | 196 KBUILD_CFLAGS += $(call cc-option,-mno-prefixed)
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | Kconfig | 121 Enables the creation of a second interface prefixed 'rtap'.
|
/linux/Documentation/fb/ |
H A D | sisfb.rst | 147 hexadecimal form, the latter prefixed with "0x").
|