Home
last modified time | relevance | path

Searched refs:code (Results 3151 – 3175 of 4688) sorted by relevance

1...<<121122123124125126127128129130>>...188

/linux-6.15/drivers/scsi/qla4xxx/
H A Dql4_nx.h653 #define QLA82XX_FWERROR_CODE(code) ((code >> 8) & 0x1fffff) argument
/linux-6.15/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c289 u64 code = status & 0x0fffffff; in qsee_uefi_status_to_efi() local
291 return category << (BITS_PER_LONG - 32) | code; in qsee_uefi_status_to_efi()
/linux-6.15/arch/arm64/boot/dts/nvidia/
H A Dtegra186-p3509-0000+p3636-0001.dts1041 linux,code = <KEY_POWER>;
1052 linux,code = <KEY_VOLUMEDOWN>;
1061 linux,code = <KEY_VOLUMEUP>;
/linux-6.15/drivers/net/ppp/
H A Dpppoe.c500 if (ph->code != PADT_CODE) in pppoe_disc_rcv()
858 hdr.code = 0; in pppoe_sendmsg()
946 ph->code = 0; in __pppoe_xmit()
/linux-6.15/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst188 code on behalf of a task, it cannot trust the code running in the
215 it (not to mention, the added code complexity).
/linux-6.15/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpuapi.c18 static int wave5_initialize_vpu(struct device *dev, u8 *code, size_t size) in wave5_initialize_vpu() argument
28 wave5_vpu_re_init(dev, (void *)code, size); in wave5_initialize_vpu()
37 ret = wave5_vpu_init(dev, (void *)code, size); in wave5_initialize_vpu()
/linux-6.15/Documentation/driver-api/media/
H A Dmc-core.rst154 .. code-block:: c
264 .. code-block:: c
277 .. code-block:: c
/linux-6.15/Documentation/driver-api/usb/
H A DURB.rst15 section, generated from the current source code.
103 things) whether the underlying code may block or not.
145 error code, usually caused by the following:
/linux-6.15/drivers/iio/adc/
H A Dti-ads1015.c850 u64 code; in ads1015_event_handler() local
854 code = IIO_UNMOD_EVENT_CODE(IIO_VOLTAGE, data->event_channel, in ads1015_event_handler()
856 iio_push_event(indio_dev, code, iio_get_time_ns(indio_dev)); in ads1015_event_handler()
/linux-6.15/drivers/platform/x86/
H A Dclassmate-laptop.c1027 int code = KEY_MAX; in cmpc_keys_handler() local
1030 code = cmpc_keys_codes[event & 0x0F]; in cmpc_keys_handler()
1032 input_report_key(inputdev, code, !(event & 0x10)); in cmpc_keys_handler()
/linux-6.15/tools/perf/Documentation/
H A Dtopdown.txt46 Example code
142 It's not a good idea to do this with too short code regions,
193 ... larger code region ...
/linux-6.15/drivers/scsi/aic94xx/
H A Daic94xx_init.c280 int code; member
339 for (i = 0; flash_command_table[i].code != FLASH_CMD_NONE; i++) { in asd_store_update_bios()
342 flash_command = flash_command_table[i].code; in asd_store_update_bios()
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3588s-evb1-v10.dts37 linux,code = <KEY_ESC>;
43 linux,code = <KEY_MENU>;
49 linux,code = <KEY_VOLUMEUP>;
55 linux,code = <KEY_VOLUMEDOWN>;
/linux-6.15/Documentation/scheduler/
H A Dsched-energy.rst79 energy trade-offs. The capacity of CPUs is provided via arch-specific code
87 The scheduler manages references to the EM objects in the topology code when the
131 EAS overrides the CFS task wake-up balancing code. It uses the EM of the
288 is disabled and EAS overridess the wake-up balancing code. EAS is likely to load
/linux-6.15/Documentation/translations/it_IT/doc-guide/
H A Dsphinx.rst256 utilizzate ``.. code-block:: <language>`` per blocchi più lunghi che
267 .. code-block:: rst
275 .. code-block:: rst
334 .. code-block:: rst
/linux-6.15/Documentation/scsi/
H A Daic79xx.rst109 message. The previous code would fail to report a residual
114 - Fix types accessed via the command line interface code.
136 - Correct a double free in the Domain Validation code.
154 - Cleanup command line parsing and move much of this code
/linux-6.15/arch/s390/kvm/
H A Dvsie.c907 static int inject_fault(struct kvm_vcpu *vcpu, __u16 code, __u64 vaddr, in inject_fault() argument
911 .code = code, in inject_fault()
923 if (code == PGM_PROTECTION) in inject_fault()
/linux-6.15/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-codina.dts56 /* This zone will be polled by the battery temperature code */
213 linux,code = <KEY_HOME>;
219 linux,code = <KEY_VOLUMEUP>;
225 linux,code = <KEY_VOLUMEDOWN>;
H A Dste-ux500-samsung-janice.dts29 /* This zone will be polled by the battery temperature code */
196 linux,code = <KEY_HOME>;
202 linux,code = <KEY_VOLUMEUP>;
208 linux,code = <KEY_VOLUMEDOWN>;
/linux-6.15/Documentation/filesystems/iomap/
H A Ddesign.rst53 pagecache programmers and code reviewers.
158 .. code-block:: c
300 .. code-block:: c
385 Both functions should return a negative errno code on error, or zero on
/linux-6.15/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ibm-system1.dts187 linux,code = <0>;
193 linux,code = <1>;
199 linux,code = <2>;
205 linux,code = <3>;
/linux-6.15/Documentation/gpu/
H A Ddrm-kms.rst136 share code for encoders (sometimes on the same SoC, sometimes off-chip) one or
140 the CRTC and any encoders. Often for drivers with bridges there's no code left
247 correctness of the atomic_check code becomes really hard with that: Rolling
500 * It must provide a generic helper in the core code to register that
/linux-6.15/drivers/media/platform/renesas/
H A Dsh_vou.c693 .format.code = MEDIA_BUS_FMT_YUYV8_2X8, in sh_vou_set_fmt_vid_out()
733 mbfmt->code != MEDIA_BUS_FMT_YUYV8_2X8) in sh_vou_set_fmt_vid_out()
935 .format.code = MEDIA_BUS_FMT_YUYV8_2X8, in sh_vou_s_selection()
989 format.format.code != MEDIA_BUS_FMT_YUYV8_2X8) in sh_vou_s_selection()
/linux-6.15/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-tf700t.dts143 nvidia,ram-code = <0>;
208 nvidia,ram-code = <1>;
275 nvidia,ram-code = <0>;
493 nvidia,ram-code = <1>;
/linux-6.15/security/apparmor/
H A Dpolicy_unpack.c197 VISIBLE_IF_KUNIT bool aa_unpack_X(struct aa_ext *e, enum aa_code code) in aa_unpack_X() argument
201 if (*(u8 *) e->pos != code) in aa_unpack_X()
224 VISIBLE_IF_KUNIT bool aa_unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in aa_unpack_nameX() argument
246 if (aa_unpack_X(e, code)) in aa_unpack_nameX()

1...<<121122123124125126127128129130>>...188