Home
last modified time | relevance | path

Searched refs:code (Results 1401 – 1425 of 4688) sorted by relevance

1...<<51525354555657585960>>...188

/linux-6.15/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-iomega-nas100d.dts60 linux,code = <KEY_POWER>;
66 linux,code = <KEY_RESTART>;
/linux-6.15/net/ipv4/netfilter/
H A Dnft_fib_ipv4.c44 regs->verdict.code = NFT_BREAK; in nft_fib4_eval_type()
95 regs->verdict.code = NFT_BREAK; in nft_fib4_eval()
/linux-6.15/sound/core/seq/oss/
H A Dseq_oss_timer.c77 if (ev->t.code == EV_TIMING) { in snd_seq_oss_process_timer_event()
97 } else if (ev->s.code == SEQ_WAIT) { in snd_seq_oss_process_timer_event()
/linux-6.15/drivers/soc/fsl/qbman/
H A DKconfig32 Compile the BMan self-test code. These tests will
48 Compile self-test code for QMan.
/linux-6.15/Documentation/process/debugging/
H A Dindex.rst72 factor might be at play. If inserting delays into the code does change the
75 When timing does alter the outcome of the code execution using a simple
/linux-6.15/Documentation/power/regulator/
H A Dmachine.rst6 initialisation code to configure the regulator subsystem.
16 initialisation code by creating a struct regulator_consumer_supply for
/linux-6.15/drivers/net/ethernet/alteon/
H A Dacenic.h319 u32 code:12; member
323 u32 code:12;
365 u32 code:12; member
369 u32 code:12;
/linux-6.15/Documentation/admin-guide/media/
H A Dsi4713.rst53 .. code-block:: none
145 ioctl the device node. Here is an code of example:
147 .. code-block:: none
189 .. code-block:: none
/linux-6.15/drivers/mtd/spi-nor/controllers/
H A Dhisi-sfc.c66 #define OP_CTRL_RD_OPCODE(code) (((code) & 0xff) << 16) argument
67 #define OP_CTRL_WR_OPCODE(code) (((code) & 0xff) << 8) argument
/linux-6.15/arch/arm/boot/dts/renesas/
H A Dr8a7794-alt.dts100 linux,code = <KEY_1>;
107 linux,code = <KEY_2>;
114 linux,code = <KEY_3>;
121 linux,code = <KEY_4>;
/linux-6.15/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974-sony-xperia-rhine.dtsi28 linux,code = <KEY_VOLUMEDOWN>;
35 linux,code = <KEY_CAMERA>;
42 linux,code = <KEY_CAMERA_FOCUS>;
49 linux,code = <KEY_VOLUMEUP>;
H A Dqcom-msm8926-htc-memul.dts29 linux,code = <KEY_POWER>;
36 linux,code = <KEY_VOLUMEDOWN>;
43 linux,code = <KEY_VOLUMEUP>;
/linux-6.15/drivers/thermal/ti-soc-thermal/
H A DTODO10 - make sure this code works on OMAP4430, OMAP4460 and OMAP5430
/linux-6.15/tools/perf/util/
H A Dprint_insn.h19 bool is64bit, const uint8_t *code, size_t code_size,
/linux-6.15/drivers/net/ethernet/realtek/
H A Dr8169_firmware.h32 __le32 *code; member
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dcompat.rst11 writers to port or update their code.
/linux-6.15/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst205 :code:`adaptive_rx on|off` parameter.
277 :code:`ena_start_xmit()` is called by the stack. This function does the following:
287 - Calls :code:`ena_com_prepare_tx()`, an ENA communication layer that converts
298 - The :code:`ena_clean_tx_irq()` function is called. This function handles the
313 - The :code:`ena_clean_rx_irq()` function is called. This function calls
314 :code:`ena_com_rx_pkt()`, an ENA communication layer function, which returns the
317 - :code:`ena_rx_skb()` checks packet length:
332 stack, using the NAPI interface function :code:`napi_gro_receive()`.
/linux-6.15/drivers/s390/net/
H A Dqeth_l2_main.c637 if (!(code & IPA_ADDR_CHANGE_CODE_MACADDR)) in qeth_l2_dev2br_fdb_notify()
652 if (code & IPA_ADDR_CHANGE_CODE_REMOVAL) { in qeth_l2_dev2br_fdb_notify()
670 u8 code = IPA_ADDR_CHANGE_CODE_MACADDR; in qeth_l2_dev2br_an_set_cb() local
674 code |= IPA_ADDR_CHANGE_CODE_VLANID; in qeth_l2_dev2br_an_set_cb()
675 qeth_l2_dev2br_fdb_notify(card, code, in qeth_l2_dev2br_an_set_cb()
1249 u8 code, in qeth_bridge_emit_host_event() argument
1260 (code & IPA_ADDR_CHANGE_CODE_REMOVAL) in qeth_bridge_emit_host_event()
1263 if (code & IPA_ADDR_CHANGE_CODE_VLANID) { in qeth_bridge_emit_host_event()
1830 u8 code; in qeth_bridgeport_an_set_cb() local
1832 code = IPA_ADDR_CHANGE_CODE_MACADDR; in qeth_bridgeport_an_set_cb()
[all …]
/linux-6.15/include/linux/
H A Dppp_channel.h58 extern void ppp_input_error(struct ppp_channel *, int code);
/linux-6.15/drivers/media/i2c/
H A Dgc05a2.c656 struct v4l2_subdev_mbus_code_enum *code) in gc05a2_enum_mbus_code() argument
658 if (code->index > 0) in gc05a2_enum_mbus_code()
661 code->code = GC05A2_MBUS_CODE; in gc05a2_enum_mbus_code()
670 if (fse->code != GC05A2_MBUS_CODE) in gc05a2_enum_frame_size()
725 fmt->code = GC05A2_MBUS_CODE; in gc05a2_update_pad_format()
793 .code = GC05A2_MBUS_CODE, in gc05a2_init_state()
H A Dgc08a3.c631 struct v4l2_subdev_mbus_code_enum *code) in gc08a3_enum_mbus_code() argument
633 if (code->index > 0) in gc08a3_enum_mbus_code()
636 code->code = GC08A3_MBUS_CODE; in gc08a3_enum_mbus_code()
645 if (fse->code != GC08A3_MBUS_CODE) in gc08a3_enum_frame_size()
700 fmt->code = GC08A3_MBUS_CODE; in gc08a3_update_pad_format()
769 .code = GC08A3_MBUS_CODE, in gc08a3_init_state()
H A Dimx296.c646 struct v4l2_subdev_mbus_code_enum *code) in imx296_enum_mbus_code() argument
650 if (code->index != 0) in imx296_enum_mbus_code()
653 code->code = sensor->mono ? MEDIA_BUS_FMT_Y10_1X10 in imx296_enum_mbus_code()
667 if (fse->index >= 2 || fse->code != format->code) in imx296_enum_frame_size()
716 format->code = sensor->mono ? MEDIA_BUS_FMT_Y10_1X10 in imx296_set_format()
/linux-6.15/Documentation/core-api/
H A Ddebug-objects.rst29 object type and add calls into the debug code at appropriate places. The
87 calling code must use debug_object_init_on_stack() and remove the
213 This function is called from the debug code whenever a problem in
231 This function is called from the debug code whenever a problem in
259 This function is called from the debug code whenever a problem in
272 This function is called from the debug code whenever a problem in
288 This function is called from the debug code whenever a problem in
/linux-6.15/arch/arm64/boot/dts/renesas/
H A Dsalvator-common.dtsi132 linux,code = <KEY_1>;
139 linux,code = <KEY_2>;
146 linux,code = <KEY_3>;
153 linux,code = <KEY_4>;
160 linux,code = <KEY_A>;
167 linux,code = <KEY_B>;
174 linux,code = <KEY_C>;
/linux-6.15/arch/microblaze/include/asm/
H A Dexceptions.h65 void _exception(int signr, struct pt_regs *regs, int code, unsigned long addr);

1...<<51525354555657585960>>...188