Home
last modified time | relevance | path

Searched refs:code (Results 4551 – 4575 of 4688) sorted by relevance

1...<<181182183184185186187188

/linux-6.15/include/acpi/
H A Dactbl2.h1877 u16 code; member
/linux-6.15/LICENSES/dual/
H A DCC-BY-4.04 Do NOT use this license for code, but it's acceptable for content like artwork
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py122 tool = ToolType(ev.code) if ev.value else None
/linux-6.15/Documentation/netlink/specs/
H A Dovs_flow.yaml186 name: icmp-code
/linux-6.15/drivers/scsi/
H A Dscsi_debug.c3452 unsigned char *cmd = scp->cmnd, code; in resp_space() local
3460 code = cmd[1] & 0x0f; in resp_space()
3463 if (code == 0) { /* blocks */ in resp_space()
3491 } else if (code == 1) { /* filemarks */ in resp_space()
3521 } else if (code == 3) { /* EOD */ in resp_space()
/linux-6.15/drivers/hid/
H A DKconfig26 together with generic HID layer code. The HID devices are added and
432 option so that drivers can use common code to parse the HID
/linux-6.15/drivers/comedi/
H A DKconfig1318 from within kernel code. It is currently only used by the
1389 code used by comedi drivers for various National Instruments cards.
/linux-6.15/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2360 struct nvm_code_entry code[1]; /* Up to MAX_NVM_DIR_ENTRIES */ member
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dsdm845-cheza.dtsi126 linux,code = <SW_PEN_INSERTED>;
H A Dx1e80100-hp-omnibook-x14.dts78 linux,code = <SW_LID>;
/linux-6.15/Documentation/networking/dsa/
H A Dsja1105.rst342 These are practically some extra code words (/J/ and /K/) sent prior to the
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h1568 u8 *mwifiex_11d_code_2_region(u8 code);
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2073 __le32 code; member
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dzoran.rst403 For programming example, please, look at lavrec.c and lavplay.c code in
/linux-6.15/Documentation/arch/s390/
H A Dcds.rst261 __u8 cmd_code;/* command code */
/linux-6.15/Documentation/PCI/
H A Dpci-error-recovery.rst343 a result code.
/linux-6.15/net/ipv4/
H A Dip_sockglue.c425 serr->ee.ee_code = icmp_hdr(skb)->code; in ip_icmp_error()
/linux-6.15/Documentation/core-api/
H A Dassoc_array.rst66 The code is selected by enabling ``CONFIG_ASSOCIATIVE_ARRAY`` with::
/linux-6.15/Documentation/process/
H A Dapplying-patches.rst117 Checking that the file looks like a valid patch file and checking the code
/linux-6.15/Documentation/power/
H A Dswsusp.rst241 complicated code. (And I have not yet introduce details like system
/linux-6.15/Documentation/arch/x86/
H A Dtdx.rst167 code will present these as "Hardware error" when they were, in fact, a
/linux-6.15/arch/powerpc/boot/dts/fsl/
H A Dt4240si-post.dtsi8 * * Redistributions of source code must retain the above copyright
/linux-6.15/drivers/rtc/
H A DKconfig143 The emulation code will read the time from the hardware
155 on the RTC subsystem. Please read the source code
2042 Goldfish is a code name for the virtual platform developed by Google
/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_fw.c1085 u32 ioc_status, code, code1, code2, code3; in mpi3mr_print_fault_info() local
1090 code = readl(&mrioc->sysif_regs->fault); in mpi3mr_print_fault_info()
1097 code, code1, code2, code3); in mpi3mr_print_fault_info()
/linux-6.15/Documentation/filesystems/
H A Dfscrypt.rst99 be enforced by kernel *code* and therefore would be largely redundant
587 policy version as "v1", though its version code is really 0.)
758 version code for the "v1" policy is actually 0 (FSCRYPT_POLICY_V1).

1...<<181182183184185186187188