Home
last modified time | relevance | path

Searched refs:code (Results 2826 – 2850 of 4688) sorted by relevance

1...<<111112113114115116117118119120>>...188

/linux-6.15/Documentation/networking/
H A Dnapi.rst128 .. code-block:: c
138 .. code-block:: c
202 .. code-block:: bash
237 .. code-block:: bash
297 .. code-block:: c
/linux-6.15/drivers/iio/addac/
H A Dad74115.c882 static int ad74115_adc_code_to_resistance(int code, int *val, int *val2) in ad74115_adc_code_to_resistance() argument
884 if (code == AD74115_ADC_CODE_MAX) in ad74115_adc_code_to_resistance()
885 code--; in ad74115_adc_code_to_resistance()
887 *val = code * AD74115_REF_RESISTOR_OHMS; in ad74115_adc_code_to_resistance()
888 *val2 = AD74115_ADC_CODE_MAX - code; in ad74115_adc_code_to_resistance()
/linux-6.15/arch/mips/kernel/
H A Dtraps.c969 void do_trap_or_bp(struct pt_regs *regs, unsigned int code, int si_code, in do_trap_or_bp() argument
975 if (kgdb_ll_trap(DIE_TRAP, str, regs, code, current->thread.trap_nr, in do_trap_or_bp()
980 if (notify_die(DIE_TRAP, str, regs, code, current->thread.trap_nr, in do_trap_or_bp()
990 switch (code) { in do_trap_or_bp()
996 code == BRK_DIVZERO ? FPE_INTDIV : FPE_INTOVF, in do_trap_or_bp()
/linux-6.15/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c43 try_fmt->code = imgu_pipe->nodes[i].pad_fmt.code; in imgu_subdev_open()
168 fmt->format.code = mf->code; in imgu_subdev_set_fmt()
1158 def_bus_fmt.code = MEDIA_BUS_FMT_FIXED; in imgu_v4l2_node_setup()
/linux-6.15/net/ipv4/
H A Dinet_diag.c675 switch (op->code) { in inet_diag_bc_run()
709 cond->port != (op->code == INET_DIAG_BC_S_COND ? in inet_diag_bc_run()
715 if (op->code == INET_DIAG_BC_S_COND) in inet_diag_bc_run()
940 switch (op->code) { in inet_diag_bc_audit()
979 if (op->code != INET_DIAG_BC_NOP) { in inet_diag_bc_audit()
/linux-6.15/drivers/scsi/
H A Dst.c2304 long code; local
2325 code = options & MT_ST_OPTIONS;
2326 if (code == MT_ST_BOOLEANS) {
2345 } else if (code == MT_ST_SETBOOLEANS || code == MT_ST_CLEARBOOLEANS) {
2346 value = (code == MT_ST_SETBOOLEANS);
2384 } else if (code == MT_ST_DEF_BLKSIZE) {
2398 } else if (code == MT_ST_TIMEOUTS) {
2410 } else if (code == MT_ST_SET_CLN) {
2422 } else if (code == MT_ST_DEF_OPTIONS) {
2423 code = (options & ~MT_ST_CLEAR_DEFAULT);
[all …]
/linux-6.15/drivers/hv/
H A DKconfig63 # simplifies many assumptions in the root partition code.
/linux-6.15/arch/arm64/boot/dts/broadcom/stingray/
H A Dbcm958742-base.dtsi10 * * Redistributions of source code must retain the above copyright
/linux-6.15/arch/arm/boot/dts/qcom/
H A Dpm8226.dtsi53 linux,code = <KEY_POWER>;
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsm8250-sony-xperia-edo-pdx206.dts27 linux,code = <KEY_LEFTMETA>;
/linux-6.15/Documentation/scheduler/
H A Dsched-arch.rst2 CPU Scheduler implementation hints for architecture specific code
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-querycap.rst39 ``ENOTTY`` error code.
/linux-6.15/Documentation/networking/devlink/
H A Ddevlink-eswitch-attr.rst63 .. code:: shell
H A Ddevlink-reload.rst76 .. code:: shell
/linux-6.15/drivers/soc/samsung/
H A DKconfig57 Enable the PM code's memory area checksum over sleep. This option
/linux-6.15/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31s-colorfly-e708-q1.dts58 linux,code = <KEY_HOMEPAGE>;
H A Dsun8i-a23-gt90h-v4.dts68 linux,code = <KEY_BACK>;
/linux-6.15/arch/powerpc/boot/dts/fsl/
H A Dbsc9131rdb.dtsi8 * * Redistributions of source code must retain the above copyright
H A Dp1010rdb-pa.dtsi8 * * Redistributions of source code must retain the above copyright
/linux-6.15/drivers/media/i2c/ccs/
H A Dccs.h165 u32 code; member
/linux-6.15/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5-orangepi-prime.dts56 linux,code = <BTN_0>;
H A Dsun50i-h313-tanix-tx1.dts34 linux,code = <BTN_0>;
/linux-6.15/arch/riscv/boot/dts/canaan/
H A Dsipeed_maixduino.dts32 linux,code = <BTN_0>;
/linux-6.15/drivers/android/
H A Dbinder_internal.h546 unsigned int code; member
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx51-apf51dev.dts59 linux,code = <256>; /* BTN_0 */

1...<<111112113114115116117118119120>>...188