| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-sabresd.dtsi | 78 linux,code = <KEY_POWER>; 85 linux,code = <KEY_VOLUMEUP>; 92 linux,code = <KEY_VOLUMEDOWN>;
|
| /linux-6.15/arch/arm64/boot/dts/renesas/ |
| H A D | r8a779h0-gray-hawk-single.dts | 79 linux,code = <KEY_1>; 87 linux,code = <KEY_2>; 95 linux,code = <KEY_3>;
|
| /linux-6.15/net/netfilter/ |
| H A D | nft_tunnel.c | 50 regs->verdict.code = NFT_BREAK; in nft_tunnel_get_eval() 60 regs->verdict.code = NFT_BREAK; in nft_tunnel_get_eval() 64 regs->verdict.code = NFT_BREAK; in nft_tunnel_get_eval()
|
| /linux-6.15/Documentation/networking/ |
| H A D | msg_zerocopy.rst | 44 the excellent reporting over at LWN.net or read the original code. 146 a zero error code, however, to not block send and recv calls. 254 More realistic example code can be found in the kernel source under
|
| /linux-6.15/Documentation/hid/ |
| H A D | hiddev.rst | 97 page shifted to the 16 high order bits ORed with the usage code. The 110 Gets the version code out of the hiddev driver. 242 same usage code, this mode serves to resolve such
|
| /linux-6.15/drivers/char/ipmi/ |
| H A D | ipmi_watchdog.c | 1140 unsigned long code, in wdog_reboot_handler() argument 1149 if (code == SYS_POWER_OFF || code == SYS_HALT) { in wdog_reboot_handler()
|
| /linux-6.15/drivers/media/platform/qcom/camss/ |
| H A D | camss-video.c | 103 ret = camss_format_find_format(fmt.format.code, format->fmt.pix_mp.pixelformat, in video_get_subdev_format() 359 if (mcode != 0 && video->formats[i].code != mcode) in video_enum_fmt() 363 if (mcode != 0 && video->formats[j].code != mcode) in video_enum_fmt()
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | romfs.rst | 17 code). Under the same conditions, the msdos filesystem would need 153 features and code, because the primary and most important advantage of 154 this file system is the small code. On the other hand, don't be
|
| H A D | squashfs.rst | 19 Mailing list (kernel code): [email protected] 62 The source code can be obtained from github.com/plougher/squashfs-tools. 232 larger), the code implements an index cache that caches the mapping from 268 location on disk, which is necessary when the export code reinstantiates
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 9 AML code includes _OSI("XYZ"), the kernel's AML interpreter 57 completely unrelated code on completely unrelated systems. This prompted 116 in example code using _OSI("Windows 2001").
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-pepper.dts | 602 linux,code = <KEY_HOME>; 609 linux,code = <KEY_MENU>; 616 linux,code = <KEY_POWER>;
|
| /linux-6.15/fs/xfs/ |
| H A D | Kconfig | 213 and extra sanity-checking functions in various code paths. 215 Note that the resulting code will be HUGE and SLOW, and probably 227 Note that the resulting code will be HUGER and SLOWER, and probably
|
| /linux-6.15/Documentation/driver-api/driver-model/ |
| H A D | devres.rst | 36 attention or testing as core code, and bugs on driver detach or 102 driver can have much simpler init and exit code. Init path basically 175 For LLDs, just returning error code suffices in most cases.
|
| H A D | porting.rst | 67 Other code may wish to reference the bus type, so declare it in a 75 From file the above code appears in:: 180 (There may be other code that is currently referencing the device 346 and zero otherwise. It may also return error code (for example
|
| /linux-6.15/scripts/gcc-plugins/ |
| H A D | randomize_layout_plugin.c | 413 enum tree_code code = TREE_CODE(fieldtype); in is_pure_ops_struct() local 418 if (code == RECORD_TYPE || code == UNION_TYPE) { in is_pure_ops_struct()
|
| /linux-6.15/drivers/input/keyboard/ |
| H A D | adp5588-keys.c | 532 int code = MATRIX_SCAN_CODE(row, col, kpad->row_shift); in adp5588_report_events() local 536 key_val, row, col, kpad->keycode[code]); in adp5588_report_events() 539 kpad->keycode[code], key_press); in adp5588_report_events()
|
| /linux-6.15/Documentation/ |
| H A D | atomic_t.txt | 283 compact code. The functions relate like: 313 NB. try_cmpxchg() also generates better code on some platforms (notably x86) 322 a fair amount of code also requires forward progress from the conditional
|
| /linux-6.15/drivers/rtc/ |
| H A D | rtc-m41t80.c | 836 static int wdt_notify_sys(struct notifier_block *this, unsigned long code, in wdt_notify_sys() argument 839 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-pinephone-pro.dts | 42 linux,code = <KEY_VOLUMEUP>; 48 linux,code = <KEY_VOLUMEDOWN>; 67 linux,code = <KEY_POWER>;
|
| /linux-6.15/Documentation/staging/ |
| H A D | remoteproc.rst | 157 Returns 0 on success and an appropriate error code otherwise. 219 On success, 0 should be returned, and on failure, an appropriate error code. 222 On success, 0 is returned, and on failure, an appropriate error code. 240 duplicating common code.
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-regulator | 158 platform code. 173 platform code. 188 platform code. 203 platform code.
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | kfence.rst | 14 total uptime KFENCE will detect bugs in code paths not typically exercised by 268 code can (wrongly) continue executing (set ``panic_on_warn`` to panic instead). 310 page handling code to set up and deal with KFENCE allocations. 340 discover bugs due to code paths not exercised by test cases or fuzzers.
|
| /linux-6.15/drivers/input/ |
| H A D | joydev.c | 113 unsigned int type, unsigned int code, int value) in joydev_event() argument 122 if (code < BTN_MISC || value == 2) in joydev_event() 125 event.number = joydev->keymap[code - BTN_MISC]; in joydev_event() 131 event.number = joydev->absmap[code]; in joydev_event()
|
| /linux-6.15/arch/arm/boot/dts/nvidia/ |
| H A D | tegra30-asus-tf201.dts | 114 nvidia,ram-code = <0>; 169 nvidia,ram-code = <1>; 226 nvidia,ram-code = <0>; 406 nvidia,ram-code = <1>;
|
| /linux-6.15/arch/arm/boot/dts/st/ |
| H A D | ste-ux500-samsung-codina-tmo.dts | 43 /* This zone will be polled by the battery temperature code */ 154 linux,code = <KEY_HOME>; 160 linux,code = <KEY_VOLUMEUP>; 166 linux,code = <KEY_VOLUMEDOWN>;
|