Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/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-6.3-rc2/Documentation/mm/
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.3-rc2/scripts/kconfig/tests/preprocess/builtin_func/
A DKconfig7 # and the message is prefixed with the current file name and line number.
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/linux-6.3-rc2/Documentation/
A Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
/linux-6.3-rc2/Documentation/networking/devlink/
A Dindex.rst12 new APIs prefixed by ``devl_*``. The older APIs handle all the locking
/linux-6.3-rc2/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
/linux-6.3-rc2/Documentation/devicetree/bindings/net/bluetooth/
A Dbrcm,bcm4377-bluetooth.yaml36 prefixed by "apple,", e.g. "apple,atlantisb".
/linux-6.3-rc2/Documentation/driver-api/
A Dhsi.rst18 commonly prefixed by AC for signals going from the application die to the
/linux-6.3-rc2/Documentation/input/devices/
A Dcs461x.rst39 inspect cs461x: prefixed messages to determine possible card detection
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/Documentation/core-api/
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.3-rc2/Documentation/admin-guide/perf/
A Dalibaba_pmu.rst21 prefixed with ali_drw_400XXXXX, e.g. ali_drw_40021000.
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dsecure.txt20 non-prefixed property. However, only the properties listed below may
/linux-6.3-rc2/Documentation/devicetree/bindings/net/wireless/
A Dbrcm,bcm4329-fmac.yaml108 this should be the Apple module-instance codename prefixed by "apple,",
/linux-6.3-rc2/Documentation/arm/
A Dmicrochip.rst228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/ti/
A Dwkup-m3-ipc.yaml38 isolation is activated. Those pins have pad control registers prefixed by
/linux-6.3-rc2/Documentation/gpu/
A Ddrm-usage-stats.rst24 - All keys shall be prefixed with `drm-`.
/linux-6.3-rc2/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-6.3-rc2/Documentation/security/
A DIMA-templates.rst70 - 'd-ngv2': same as d-ng, but prefixed with the "ima" or "verity" digest type
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-crypt.rst53 or it can be passed as <key_string> prefixed with single colon

Completed in 197 milliseconds

123