Searched refs:code (Results 2576 – 2600 of 4688) sorted by relevance
1...<<101102103104105106107108109110>>...188
80 country-code:
7 the architecture. The infrastructure code uses undefined instruction
11 and controls the sensor directly. This is achieved by having a lot of code
37 .. code-block:: none
39 ioctls. For instance, to set ISO7816 you can use the following code::
31 .. code-block:: sh
8 * * Redistributions of source code must retain the above copyright
44 Compile in setup memory (init) code for MFC
46 Asynchronous firmware requests allow driver code to not have to wait
44 linux,code = <BTN_0>;
121 linux,code = <KEY_POWER>;
40 linux,code = <KEY_POWER>;
65 statically declare the device in the platform support code.
29 .code = SW_LID,
18 the bindings code: is permissively licensed + the license of libcpupower's .o
7 use crate::error::{code::EINVAL, Result};
62 linux,code = <KEY_POWER>;
227 rec.t.code = EV_TIMING; in snd_seq_oss_readq_put_timestamp()