Home
last modified time | relevance | path

Searched refs:code (Results 1626 – 1650 of 4688) sorted by relevance

1...<<61626364656667686970>>...188

/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Domap3-n900.dts18 * and crash. Until somebody fix omap-aes.c and omap_hwmod_3xxx_data.c code (no
22 * There is also no runtime detection code if AES is disabled in L3 firewall...
74 linux,code = <SW_CAMERA_LENS_COVER>;
81 linux,code = <KEY_CAMERA_FOCUS>;
88 linux,code = <KEY_CAMERA>;
95 linux,code = <KEY_SCREENLOCK>;
103 linux,code = <SW_KEYPAD_SLIDE>;
111 linux,code = <SW_FRONT_PROXIMITY>;
119 linux,code = <SW_MACHINE_COVER>;
/linux-6.15/drivers/block/
H A Damiflop.c176 unsigned long code; /* code returned from drive */ member
1624 unsigned long code; in fd_probe() local
1629 code = fd_get_drive_id(drive); in fd_probe()
1633 if (drive_types[type].code == code) in fd_probe()
1638 "%08lx found\n", code); in fd_probe()
1672 if (unit[drive].type->code == FD_NODRIVE) { in floppy_open()
1836 unit[drive].type->code = FD_NODRIVE; in fd_alloc_drive()
1849 if (unit[drive].type->code == FD_NODRIVE) in fd_probe_drives()
H A Drnull.rs70 .map_err(|_e| kernel::error::code::EIO) in queue_rq()
/linux-6.15/arch/x86/math-emu/
H A DREADME68 upon the properties of Newton's method, and the code is once again
73 (5) The argument reducing code for the trig function effectively uses
80 The code of the emulator is complicated slightly by the need to
87 variables. The code which accesses user memory is confined to five
130 Self modifying code can cause the emulator to fail. An example of such
131 code is:
194 The performance under Linux is improved by the use of look-ahead code.
196 Linux due to the look-ahead code. Also given are the times for the
271 The code for reducing the argument for the trig functions (fsin, fcos,
/linux-6.15/Documentation/RCU/
H A DwhatisRCU.rst30 of it requires you to think differently about your code. Another part
199 This temporal primitive marks the end of updater code and the
200 beginning of reclaimer code. It does this by blocking until
241 of the synchronize_rcu() API generally results in simpler code.
353 and the API's code comments for more details and example usage.
356 update-side code as well as by RCU readers, then an additional
359 the RCU lockdep code would complain only if this instance was
485 * for DEC Alpha and for people reading the code).
1178 and code segments with preemption disabled (whether
1268 code, but can be updated by irq-context code (for example,
[all …]
/linux-6.15/Documentation/userspace-api/media/mediactl/
H A Dmedia-func-close.rst18 .. code-block:: c
/linux-6.15/net/netfilter/
H A Dnft_fib_inet.c41 regs->verdict.code = NF_DROP; in nft_fib_inet_eval()
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10dpcm8.rst26 differential pulse-code modulation, is lossy. Each colour component
H A Dmetafmt-rkisp1.rst34 .. code-block:: c
75 .. code-block:: c
H A Dvidioc-enum-dv-timings.rst50 error code when the index is out of bounds. To enumerate all supported
66 return an ``EINVAL`` error code.
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-decoding.rst5 To decode a hex IOCTL code:
/linux-6.15/drivers/staging/media/starfive/camss/
H A Dstf-video.h63 u32 code; member
/linux-6.15/Documentation/admin-guide/media/
H A Dopera-firmware.rst18 .. code-block:: none
/linux-6.15/include/sound/sof/
H A Dtrace.h102 uint32_t code; /* SOF_IPC_PANIC_ */ member
/linux-6.15/drivers/infiniband/hw/mthca/
H A DKconfig15 This option causes debugging code to be compiled into the
/linux-6.15/crypto/asymmetric_keys/
H A Dmscode.asn11 --- Microsoft individual code signing data blob parser
/linux-6.15/Documentation/userspace-api/media/cec/
H A Dcec-func-close.rst18 .. code-block:: c
/linux-6.15/Documentation/translations/zh_CN/filesystems/
H A Dvirtiofs.rst39 .. code-block:: sh
/linux-6.15/Documentation/litmus-tests/locking/
H A DRM-fixed.litmus7 * to locking, where code can be freely moved into critical sections,
H A DRM-broken.litmus7 * to locking, where code can be freely moved into critical sections,
/linux-6.15/kernel/livepatch/
H A DKconfig20 to new function code contained in the patch module.
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3566-pinetab2-v2.0.dts19 linux,code = <SW_LID>;
/linux-6.15/Documentation/userspace-api/
H A Dno_new_privs.rst8 gaining these privileges as well, the kernel and user code must be
19 - The exec code has special handling for ptrace.
/linux-6.15/drivers/input/keyboard/
H A Dtca6416-keypad.c105 input_event(input, type, button->code, !!state); in tca6416_keys_scan()
234 input_set_capability(input, type, pdata->buttons[i].code); in tca6416_keypad_probe()
/linux-6.15/arch/arm/boot/dts/mediatek/
H A Dmt7623a-rfb-nand.dts50 linux,code = <BTN_0>;
56 linux,code = <KEY_WPS_BUTTON>;

1...<<61626364656667686970>>...188