Searched refs:prefixed (Results 1 – 25 of 61) sorted by relevance
123
197 bool prefixed = raw && !!(ccc->id & I3C_CCC_DIRECT); in i3c_hci_send_ccc_cmd() local198 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()
32 called. The "netdev" prefixed functions are usable in any context as these33 functions will disable interrupts, while the "napi" prefixed functions are
7 # and the message is prefixed with the current file name and line number.
22 to be prefixed with '/bits/ 8'.
33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
72 The new macros are prefixed with the ``SYM_`` prefix and can be divided into105 prefixed symbols can be used within a code region, but should be avoided for
34 requirement is that the blob be prefixed with a
74 is prefixed with a +/-. Each value is a signed 16bit number.
13 The logged line can be prefixed with a <N> syslog prefix, which
109 list of signals, prefixed by the input/output direction.
18 commonly prefixed by AC for signals going from the application die to the
39 inspect cs461x: prefixed messages to determine possible card detection
34 LED function. Use one of the LED_FUNCTION_* prefixed definitions41 Color of the LED. Use one of the LED_COLOR_ID_* prefixed definitions from
101 For the built in driver the parameters should be prefixed with
79 4.00.04 - Rename structures/constants to be prefixed with IPS_
20 non-prefixed property. However, only the properties listed below may
16 models (Note 1). Some of the properties that are just prefixed "cache-*" are
228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
126 The relocation section name is prefixed with the string ".klp.rela."249 The symbol name is prefixed with the string ".klp.sym."
113 are prefixed with "batman-adv:" So to see just these messages try::
157 If '+' is prefixed to the configuration line or "extended" config file
53 or it can be passed as <key_string> prefixed with single colon
121 Enables the creation of a second interface prefixed 'rtap'.
147 hexadecimal form, the latter prefixed with "0x").
217 # be prefixed to *both* command invocation and dependencies.
Completed in 42 milliseconds