| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-gru-kevin.dts | 99 linux,code = <SW_PEN_INSERTED>;
|
| H A D | rk3588-orangepi-5.dtsi | 34 linux,code = <KEY_SETUP>; 49 linux,code = <KEY_VENDOR>;
|
| /linux-6.15/arch/powerpc/boot/dts/fsl/ |
| H A D | t1023rdb.dts | 8 * * Redistributions of source code must retain the above copyright
|
| H A D | t1024qds.dts | 8 * * Redistributions of source code must retain the above copyright
|
| H A D | t2081qds.dts | 8 * * Redistributions of source code must retain the above copyright
|
| H A D | t1024rdb.dts | 8 * * Redistributions of source code must retain the above copyright
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | sdm850-lenovo-yoga-c630.dts | 49 linux,code = <SW_LID>; 57 linux,code = <SW_TABLET_MODE>;
|
| H A D | apq8016-sbc.dts | 81 linux,code = <KEY_VOLUMEUP>; 280 linux,code = <KEY_VOLUMEDOWN>;
|
| H A D | qcm6490-idp.dts | 72 linux,code = <KEY_VOLUMEUP>; 632 linux,code = <KEY_VOLUMEDOWN>;
|
| /linux-6.15/Documentation/networking/ |
| H A D | dccp.rst | 76 the socket will fall back to 0 (which means that no meaningful service code 78 than one code has no effect (all subsequent service codes are ignored). The
|
| H A D | net_dim.rst | 126 The following code demonstrates how to register a driver to Net DIM. The actual 129 .. code-block:: c
|
| H A D | udplite.rst | 19 From here you can also download some example application source code. 291 code was developed by William Stanislaus, <[email protected]>.
|
| /linux-6.15/Documentation/staging/ |
| H A D | crc32.rst | 66 for the CRC can be skipped entirely. This changes the code to:: 74 With this optimization, the little-endian code is particularly simple::
|
| /linux-6.15/drivers/input/mouse/ |
| H A D | bcm5974.c | 508 static void set_abs(struct input_dev *input, unsigned int code, in set_abs() argument 512 input_set_abs_params(input, code, p->min, p->max, fuzz, 0); in set_abs()
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | mds.rst | 273 execute untrusted code which is supplied externally, then the mitigation 301 SMT systems vulnerable when running untrusted code. The same rationale as
|
| /linux-6.15/arch/arm/boot/dts/rockchip/ |
| H A D | rk3188-bqedison2qc.dts | 42 linux,code = <KEY_POWER>; 52 linux,code = <KEY_WAKEUP>;
|
| /linux-6.15/arch/arm/boot/dts/samsung/ |
| H A D | exynos5250-snow-common.dtsi | 41 linux,code = <KEY_POWER>; 49 linux,code = <0>; /* SW_LID */
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | kmemleak.rst | 121 quite extensive. This can also be the case if you have very buggy code 126 specific sections of code.
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | driver-model.rst | 196 return code 0, the device will be deleted as usual (also when no 203 return code of the notify function the device driver signals if it
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | edac.rst | 48 just one memory stick when an error occurs, as the error correction code 152 This set of structures and the code that implements the APIs for the same, provide for registering …
|
| /linux-6.15/net/atm/ |
| H A D | clip.c | 707 static int code[] = { 1, 2, 10, 6, 1, 0 }; in svc_addr() local 723 fields = *prv == ATM_AFI_E164 ? e164 : code; in svc_addr()
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | cyttsp5.c | 458 static int cyttsp5_validate_cmd_response(struct cyttsp5 *ts, u8 code) in cyttsp5_validate_cmd_response() argument 501 if (command_code != code) { in cyttsp5_validate_cmd_response()
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-log-addrs.rst | 47 is only available if ``CEC_CAP_LOG_ADDRS`` is set (the ``ENOTTY`` error code is 50 the ``EBUSY`` error code will be returned.
|
| /linux-6.15/Documentation/netlink/ |
| H A D | genetlink-c.yaml | 387 description: Additional global attributes used for kernel C code generation. 394 of the generated code.
|
| /linux-6.15/Documentation/process/ |
| H A D | maintainer-soc.rst | 10 The SoC subsystem is a place of aggregation for SoC-specific code. 51 What the SoC tree is not, however, is a location for architecture-specific code
|