Home
last modified time | relevance | path

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

123

/linux/drivers/i3c/master/mipi-i3c-hci/
A 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/Documentation/vm/
A 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/scripts/kconfig/tests/preprocess/builtin_func/
A DKconfig7 # and the message is prefixed with the current file name and line number.
/linux/Documentation/devicetree/bindings/sound/
A Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/linux/Documentation/
A Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
A 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/Documentation/ABI/testing/
A Dsysfs-firmware-gsmi34 requirement is that the blob be prefixed with a
A Dsysfs-driver-hid-wiimote74 is prefixed with a +/-. Each value is a signed 16bit number.
A Ddev-kmsg13 The logged line can be prefixed with a <N> syslog prefix, which
A Dsysfs-timecard109 list of signals, prefixed by the input/output direction.
/linux/Documentation/driver-api/
A Dhsi.rst18 commonly prefixed by AC for signals going from the application die to the
/linux/Documentation/input/devices/
A Dcs461x.rst39 inspect cs461x: prefixed messages to determine possible card detection
/linux/Documentation/devicetree/bindings/leds/
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/Documentation/scsi/
A Ddc395x.rst101 For the built in driver the parameters should be prefixed with
A DChangeLog.ips79 4.00.04 - Rename structures/constants to be prefixed with IPS_
/linux/Documentation/devicetree/bindings/arm/
A Dsecure.txt20 non-prefixed property. However, only the properties listed below may
A Dl2c2x0.yaml16 models (Note 1). Some of the properties that are just prefixed "cache-*" are
/linux/Documentation/arm/
A Dmicrochip.rst228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
/linux/Documentation/livepatch/
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/networking/
A Dbatman-adv.rst113 are prefixed with "batman-adv:" So to see just these messages try::
A Dnetconsole.rst157 If '+' is prefixed to the configuration line or "extended" config file
/linux/Documentation/admin-guide/device-mapper/
A Ddm-crypt.rst53 or it can be passed as <key_string> prefixed with single colon
/linux/drivers/net/wireless/intel/ipw2x00/
A DKconfig121 Enables the creation of a second interface prefixed 'rtap'.
/linux/Documentation/fb/
A Dsisfb.rst147 hexadecimal form, the latter prefixed with "0x").
/linux/scripts/
A DKbuild.include217 # be prefixed to *both* command invocation and dependencies.

Completed in 42 milliseconds

123