Home
last modified time | relevance | path

Searched refs:code (Results 3476 – 3500 of 4688) sorted by relevance

1...<<131132133134135136137138139140>>...188

/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsm7225-fairphone-fp4.dts67 linux,code = <KEY_VOLUMEUP>;
83 * but given the same address every time. Hard code it as this address is
829 linux,code = <KEY_VOLUMEDOWN>;
H A Dqcm6490-fairphone-fp5.dts60 linux,code = <KEY_VOLUMEUP>;
68 linux,code = <SW_LID>;
921 linux,code = <KEY_VOLUMEDOWN>;
/linux-6.15/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c1270 switch (fmt.format.code) { in rvin_mc_validate_format()
1316 vin->mbus_code = fmt.format.code; in rvin_mc_validate_format()
1372 if (fmt.format.code != vin->mbus_code) in rvin_mc_validate_format()
/linux-6.15/drivers/nfc/
H A Dport100.c471 u8 code; member
611 return (PORT100_FRAME_CMD(f) == PORT100_CMD_RESPONSE(dev->cmd->code)); in port100_rx_frame_is_cmd_response()
868 cmd->code = cmd_code; in port100_send_cmd_async()
/linux-6.15/arch/powerpc/platforms/
H A DKconfig.cputype372 any affect on a non-altivec cpu (it does, however add code to the
389 CPUs (it does, however add code to the kernel).
409 effect on a non-spe cpu (it does, however add code to the kernel).
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dvidtv.rst137 The MPEG related code is split in the following way:
252 If the driver is OK, it should load and its probing code will run. This will
474 The vidtv tuner already has code to identify whether the chosen frequency
/linux-6.15/tools/perf/Documentation/
H A Dperf-probe.txt81 Show source code lines which can be probed. This needs an argument
82 which specifies a range of the source code. (see LINE SYNTAX for detail)
234 This provides some sort of flexibility and robustness to probe point definitions against minor code
/linux-6.15/tools/perf/
H A Ddesign.txt10 thus be used to profile the code that runs on that CPU.
234 code, even after the mapping (or even the whole process) is gone,
354 * correlate userspace IPs to code. They have the following structure:
/linux-6.15/arch/x86/
H A DKconfig.cpu218 generating 686 code.
243 accordingly optimized code. Use a recent GCC with specific Atom
334 This lets you choose what x86 vendor support code your kernel
/linux-6.15/Documentation/usb/
H A Dusbmon.rst161 field contains the error code.
352 Then, execute a loop similar to the one written in pseudo-code below::
375 the end of the buffer, so the above pseudo-code does not need any gathering.
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3588-evb1-v10.dts38 linux,code = <KEY_VOLUMEUP>;
44 linux,code = <KEY_VOLUMEDOWN>;
50 linux,code = <KEY_MENU>;
56 linux,code = <KEY_ESC>;
/linux-6.15/Documentation/virt/hyperv/
H A Dhibernation.rst20 code orchestrating the hibernation steps assumes that the hardware
203 2. Linux PM hibernation code reads swap space is to find and read
302 controllers, and Azure code overrides the normal Hyper-V behavior
309 VM, and the instance GUIDs vary from VM to VM. Again, Azure code
/linux-6.15/Documentation/networking/
H A Doa-tc6-framework.rst85 .. code-block:: none
97 .. code-block:: none
165 .. code-block:: none
259 .. code-block:: none
/linux-6.15/Documentation/filesystems/
H A Dext2.rst187 The inode allocation code tries to assign inodes which are in the same
238 filesystem code. The feature compatibility mechanism is not supported by
311 limits are imposed by the current implementation of the kernel code.
354 A journaling extension to the ext2 code has been developed by Stephen
/linux-6.15/Documentation/gpu/
H A Di915.rst78 common DRM helper code to implement mode setting sequences. Thus it has
131 hotplug interrupt storm detection and mitigation code. Note that the
132 i915 driver still uses most of the common DRM helper code for output
355 #. No struct_mutex anywhere in the code
/linux-6.15/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-common.dtsi1120 linux,code = <KEY_POWER>;
1129 linux,code = <KEY_VOLUMEDOWN>;
1138 linux,code = <KEY_VOLUMEUP>;
1148 linux,code = <SW_LID>;
H A Dtegra30-asus-transformer-common.dtsi1527 linux,code = <SW_LID>;
1537 linux,code = <SW_LINEOUT_INSERT>;
1550 linux,code = <KEY_POWER>;
1559 linux,code = <KEY_VOLUMEDOWN>;
1568 linux,code = <KEY_VOLUMEUP>;
/linux-6.15/drivers/scsi/libfc/
H A Dfc_fcp.c83 static void fc_fcp_recovery(struct fc_fcp_pkt *, u8 code);
1692 static void fc_fcp_recovery(struct fc_fcp_pkt *fsp, u8 code) in fc_fcp_recovery() argument
1694 FC_FCP_DBG(fsp, "start recovery code %x\n", code); in fc_fcp_recovery()
1695 fsp->status_code = code; in fc_fcp_recovery()
/linux-6.15/drivers/net/hippi/
H A Drrunner.c264 "HostCtrl %08x\n", cmd->code, readl(&regs->HostCtrl)); in rr_issue_cmd()
682 cmd.code = C_START_FW; in rr_init1()
737 switch (rrpriv->evt_ring[eidx].code){ in rr_handle_event()
919 dev->name, rrpriv->evt_ring[eidx].code); in rr_handle_event()
/linux-6.15/Documentation/netlink/specs/
H A Dnftables.yaml181 name: verdict-code
831 name: code
834 enum: verdict-code
1028 name: icmp-code
/linux-6.15/drivers/message/fusion/lsi/
H A Dmpi_history.txt62 * 09-28-01 01.02.02 New function code MPI_SCSI_ENCLOSURE_PROCESSOR.
70 * 04-01-03 01.02.09 New IOCStatus code: MPI_IOCSTATUS_FC_EXCHANGE_CANCELED
171 * 03-11-05 01.05.08 Added family code for 1068E family.
178 * Added new family code for FC949E.
720 * Control request, and added a new operation code.
/linux-6.15/Documentation/virt/kvm/x86/
H A Dmmu.rst11 The mmu code attempts to satisfy the following requirements:
28 Linux memory management code must be in control of guest memory
337 - if the RSV bit of the error code is set, the page fault is caused by guest
346 - If both P bit and R/W bit of error code are set, this could possibly
437 it will simply be missed by the shadow page lookup code. A similar issue
/linux-6.15/net/netfilter/ipvs/
H A Dip_vs_core.c1735 __u8 code = ic->code; in ip_vs_in_icmp() local
1739 ic->code == ICMP_FRAG_NEEDED) { in ip_vs_in_icmp()
1776 type, code, ntohl(info)); in ip_vs_in_icmp()
1777 icmp_send(skb, type, code, info); in ip_vs_in_icmp()
/linux-6.15/arch/powerpc/
H A DKconfig12 # where pcrel code is not generated if -msoft-float, -mno-altivec, or
14 # instructions are generated from regular kernel code. So Clang can't
503 say Y here, the kernel will include code to emulate a floating-point
558 code in head_64.S, which moves the head text sections out of their
701 relocation code.
1147 controller. Also contains some common code used by
1230 Please refer to the init code for finding the TLB page size.
/linux-6.15/Documentation/scsi/
H A Dscsi_mid_low_api.rst55 Some documentation (or URLs) for LLDs may be found in the C source code
56 or in the same directory as the C source code. For example to find a URL
68 and OS-specific code (e.g. FreeBSD and Linux). Such drivers tend to have
77 example of this is driver initialization code where there are now 2 models
117 ``static int xxx_sdev_init(struct scsi_device * sdev) { /* code */ }``
277 Well written, tested and documented code, need not be re-formatted to
373 * sdev_destroy().] Can safely be invoked from interrupt code.
375 * Defined in: drivers/scsi/scsi.c [see source code for more notes]
949 * INQUIRY done by the scanning code and take appropriate action.

1...<<131132133134135136137138139140>>...188