| /linux-6.15/drivers/media/usb/uvc/ |
| H A D | uvc_status.c | 82 static void uvc_input_report_key(struct uvc_device *dev, unsigned int code, in uvc_input_report_key() argument 86 input_report_key(dev->input, code, value); in uvc_input_report_key() 94 #define uvc_input_report_key(dev, code, value) argument
|
| /linux-6.15/arch/arm/boot/dts/allwinner/ |
| H A D | sun7i-a20-pcduino3.dts | 83 linux,code = <KEY_BACK>; 89 linux,code = <KEY_HOME>; 95 linux,code = <KEY_MENU>;
|
| /linux-6.15/arch/arm/mach-orion5x/ |
| H A D | dns323-setup.c | 343 .code = KEY_RESTART, 348 .code = KEY_POWER, 362 .code = KEY_POWER,
|
| /linux-6.15/Documentation/admin-guide/pm/ |
| H A D | strategies.rst | 16 which user space code cannot be executed and the overall system activity is 21 user space code can run. Because sleep states are global and the whole system 42 then it takes much less time and effort to start executing user space code than
|
| /linux-6.15/drivers/watchdog/ |
| H A D | wdt_pci.c | 551 static int wdtpci_notify_sys(struct notifier_block *this, unsigned long code, in wdtpci_notify_sys() argument 554 if (code == SYS_DOWN || code == SYS_HALT) in wdtpci_notify_sys()
|
| /linux-6.15/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-context.c | 378 int code = 0; in pvr2_channel_claim_stream() local 382 code = -EBUSY; in pvr2_channel_claim_stream() 391 return code; in pvr2_channel_claim_stream()
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1028a-kontron-sl28.dts | 38 linux,code = <KEY_POWER>; 45 linux,code = <KEY_SLEEP>; 56 linux,code = <SW_LID>;
|
| /linux-6.15/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-freecom-fsg-3.dts | 41 linux,code = <KEY_CONNECT>; 47 linux,code = <KEY_RESTART>; 54 linux,code = <KEY_EJECTCD>;
|
| /linux-6.15/arch/arm/boot/dts/marvell/ |
| H A D | armada-370-netgear-rn104.dts | 169 linux,code = <KEY_COPY>; 175 linux,code = <KEY_POWER>; 181 linux,code = <KEY_RESTART>;
|
| /linux-6.15/Documentation/gpu/amdgpu/display/ |
| H A D | index.rst | 20 Maintaining the same code base across multiple OSes requires a lot of 22 DC case, we maintain a tree to centralize code from different parts. The shared 67 #. Regarding IGT, we use the latest code from the upstream.
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | amu.rst | 61 Firmware (code running at higher exception levels, e.g. arm-tf) support is 102 - Security reasons: they might expose information about code executed in 115 - Security reasons: they might expose information about code executed
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | dvbproperty.rst | 69 The code that would that would do the above is show in 72 .. code-block:: c 111 .. attention:: While it is possible to directly call the Kernel code like the
|
| /linux-6.15/tools/build/ |
| H A D | Build.include | 4 # Lots of this code have been borrowed or heavily inspired from parts 5 # of kbuild code, which is not credited, but mostly developed by: 111 # Exit code chooses option. "$$TMP" serves as a temporary file and is
|
| /linux-6.15/Documentation/iio/ |
| H A D | ad7944.rst | 32 .. code-block:: 54 .. code-block:: 76 .. code-block::
|
| /linux-6.15/net/netfilter/ |
| H A D | nft_limit.c | 184 regs->verdict.code = NFT_BREAK; in nft_limit_pkts_eval() 257 regs->verdict.code = NFT_BREAK; in nft_limit_bytes_eval() 337 regs->verdict.code = NFT_BREAK; in nft_limit_obj_pkts_eval() 390 regs->verdict.code = NFT_BREAK; in nft_limit_obj_bytes_eval()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | dmabuf.rst | 43 .. code-block:: c 70 .. code-block:: c 93 .. code-block:: c 140 error code when no buffer is available. The
|
| /linux-6.15/drivers/platform/x86/x86-android-tablets/ |
| H A D | other.c | 106 .code = KEY_PROG1, 218 .code = KEY_PROG1, 230 .code = KEY_PROG2, 505 .code = KEY_SOUND,
|
| /linux-6.15/Documentation/filesystems/iomap/ |
| H A D | porting.rst | 47 First, add ``#include <linux/iomap.h>`` from your source code and add 69 It is necessary to write some code to fill out the bufferhead-based 86 If it switches between large blocks of code based on dispatching of the 107 done is rewriting all the code that interfaces with bufferheads to
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | isa.rst | 40 duplicated init code from the ALSA ISA drivers. 55 struct device anyways, and it makes for nicer code in the callbacks as 73 To the code... 117 boilerplate code. Each module may only use this macro once, and calling
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | fimc.rst | 110 .. code-block:: none 117 .. code-block:: none 136 .. code-block:: none 144 .. code-block:: none
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | traps_32.c | 600 int code; in do_divide_error() local 604 code = FPE_INTDIV; in do_divide_error() 607 code = FPE_INTOVF; in do_divide_error() 613 force_sig_fault(SIGFPE, code, NULL); in do_divide_error()
|
| /linux-6.15/drivers/parport/ |
| H A D | Kconfig | 100 SGI O2 machines. This code is also available as a module (say M), 109 Amiga machines. This code is also available as a module (say M), 118 This code is also available as a module (say M), called 127 Atari machines. This code is also available as a module (say M),
|
| /linux-6.15/drivers/hv/ |
| H A D | hv_common.c | 753 u16 code; member 801 u16 code = hv_result(hv_status); in find_hv_status_info() local 806 if (info->code == code) in find_hv_status_info()
|
| /linux-6.15/Documentation/arch/arm/omap/ |
| H A D | omap_pm.rst | 7 throughput constraints to the kernel power management code. 9 interface into the Linux PM QoS code. 32 five power management functions for driver code: 65 to use the Linux PM QoS code; and the OMAP PM interface can disappear.
|
| /linux-6.15/sound/soc/sof/ |
| H A D | core.c | 128 u32 code; in sof_print_oops_and_stack() local 138 code = panic_code & (SOF_IPC_PANIC_MAGIC_MASK | SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack() 141 if (panic_msg[i].id == code) { in sof_print_oops_and_stack() 143 panic_msg[i].msg, code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack() 151 code & SOF_IPC_PANIC_CODE_MASK); in sof_print_oops_and_stack()
|