Home
last modified time | relevance | path

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

1234

/linux-6.15/drivers/i3c/master/mipi-i3c-hci/
H A Dcore.c194 bool prefixed = raw && !!(ccc->id & I3C_CCC_DIRECT); in i3c_hci_send_ccc_cmd() local
195 unsigned int nxfers = ccc->ndests + prefixed; in i3c_hci_send_ccc_cmd()
206 if (prefixed) { in i3c_hci_send_ccc_cmd()
215 for (i = 0; i < nxfers - prefixed; i++) { in i3c_hci_send_ccc_cmd()
229 if (prefixed) in i3c_hci_send_ccc_cmd()
240 for (i = prefixed; i < nxfers; i++) { in i3c_hci_send_ccc_cmd()
242 ccc->dests[i - prefixed].payload.len = in i3c_hci_send_ccc_cmd()
/linux-6.15/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-6.15/scripts/kconfig/tests/preprocess/builtin_func/
H A DKconfig7 # and the message is prefixed with the current file name and line number.
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/linux-6.15/Documentation/
H A Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
/linux-6.15/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.
/linux-6.15/Documentation/driver-api/
H A Dhsi.rst18 commonly prefixed by AC for signals going from the application die to the
/linux-6.15/Documentation/devicetree/bindings/net/bluetooth/
H A Dbrcm,bcm4377-bluetooth.yaml36 prefixed by "apple,", e.g. "apple,atlantisb".
/linux-6.15/Documentation/input/devices/
H A Dcs461x.rst39 inspect cs461x: prefixed messages to determine possible card detection
/linux-6.15/Documentation/networking/devlink/
H A Dindex.rst12 new APIs prefixed by ``devl_*``. The older APIs handle all the locking
/linux-6.15/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-6.15/Documentation/gpu/
H A Ddrm-usage-stats.rst24 - All standardised keys shall be prefixed with `drm-`.
25 - Driver-specific keys shall be prefixed with `driver_name-`, where
/linux-6.15/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-6.15/arch/powerpc/boot/dts/
H A Dmicrowatt.dts83 prefixed-instructions {
/linux-6.15/Documentation/devicetree/bindings/arm/
H A Dsecure.txt20 non-prefixed property. However, only the properties listed below may
/linux-6.15/rust/pin-init/
H A DCONTRIBUTING.md56 directory should have a title prefixed with `internal:`. The commit message should explain the
/linux-6.15/Documentation/admin-guide/perf/
H A Dalibaba_pmu.rst21 prefixed with ali_drw_400XXXXX, e.g. ali_drw_40021000.
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dcommon.yaml34 LED function. Use one of the LED_FUNCTION_* prefixed definitions
41 Color of the LED. Use one of the LED_COLOR_ID_* prefixed definitions from
/linux-6.15/scripts/bash-completion/
H A Dmake308 # There are many variables prefixed with 'KBUILD_'.
319 # There are many variables prefixed with 'KCONFIG_'.
/linux-6.15/arch/powerpc/platforms/
H A DKconfig.cputype471 POWER10 and later CPUs support prefixed instructions, 8 byte
475 This option builds the kernel with prefixed instructions, and
478 Kernel support for prefixed instructions in applications and guests
/linux-6.15/Documentation/arch/arm/
H A Dmicrochip.rst228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
/linux-6.15/Documentation/devicetree/bindings/net/wireless/
H A Dbrcm,bcm4329-fmac.yaml114 this should be the Apple module-instance codename prefixed by "apple,",
/linux-6.15/Documentation/devicetree/bindings/soc/ti/
H A Dwkup-m3-ipc.yaml38 isolation is activated. Those pins have pad control registers prefixed by

1234