Home
last modified time | relevance | path

Searched refs:code (Results 2226 – 2250 of 4688) sorted by relevance

1...<<81828384858687888990>>...188

/linux-6.15/Documentation/networking/
H A Dphy.rst17 the PHY management code with the network driver. This has resulted in large
18 amounts of redundant code. Also, on embedded systems with multiple (and
26 #. Increase code-reuse
27 #. Increase overall code-maintainability
31 allows network driver writers to write as little code as possible, while
334 through symbol replication. The PCS expects the standard USXGMII code word.
475 assigned by the driver code. The rest are optional. Also, it is
507 to support such contingencies, the PHY Layer allows platform code to register
520 The platform code can either register the fixup using phy_register_fixup()::
/linux-6.15/drivers/scsi/
H A Dmesh.c1155 int i, code; in handle_msgin() local
1161 code = ms->msgin[0]; in handle_msgin()
1169 MKWORD(ms->n_msgin, code, ms->msgin[1], ms->msgin[2])); in handle_msgin()
1176 mesh_priv(cmd)->message = code; in handle_msgin()
1177 switch (code) { in handle_msgin()
1224 if (IDENTIFY_BASE <= code && code <= IDENTIFY_BASE + 7) { in handle_msgin()
1228 } else if (code != cmd->device->lun + IDENTIFY_BASE) { in handle_msgin()
1231 "target %d\n", code - IDENTIFY_BASE, in handle_msgin()
/linux-6.15/LICENSES/dual/
H A DMPL-1.147 portions thereof with code not governed by the terms of this License.
65 1.10. "Original Code" means Source Code of computer software code
77 compilation and installation of an Executable, or source code
117 granted: 1) for code that You delete from the Original Code; 2)
147 granted: 1) for any code that Contributor has deleted from the
267 You may create a Larger Work by combining Covered Code with other code
278 describe the limitations and the code they affect. Such description
287 This License applies to code to which the Initial Developer has
307 only do in order to apply it to code which is not already Covered Code
/linux-6.15/net/bluetooth/
H A Dsmp.c53 #define SMP_ALLOW_CMD(smp, code) set_bit(code, &smp->allow_cmd) argument
599 bt_dev_dbg(conn->hcon->hdev, "code 0x%2.2x", code); in smp_send_cmd()
601 iv[0].iov_base = &code; in smp_send_cmd()
2961 __u8 code, reason; in smp_sig_channel() local
2972 code = skb->data[0]; in smp_sig_channel()
2973 skb_pull(skb, sizeof(code)); in smp_sig_channel()
2977 if (code > SMP_CMD_MAX) in smp_sig_channel()
2980 if (smp && !test_and_clear_bit(code, &smp->allow_cmd)) in smp_sig_channel()
2986 if (!smp && code != SMP_CMD_PAIRING_REQ && code != SMP_CMD_SECURITY_REQ) in smp_sig_channel()
2989 switch (code) { in smp_sig_channel()
[all …]
H A Dsmp.h27 __u8 code; member
/linux-6.15/include/linux/
H A Drandom.h16 void add_input_randomness(unsigned int type, unsigned int code,
/linux-6.15/arch/arm/boot/dts/microchip/
H A Dusb_a9260_common.dtsi135 linux,code = <28>;
H A Dat91-gatwick.dts25 linux,code = <KEY_SETUP>;
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dstreaming-par.rst34 return the ``EINVAL`` error code.
/linux-6.15/Documentation/filesystems/
H A Dindex.rst49 Documentation for the support code within the filesystem layer for use in
/linux-6.15/drivers/of/unittest-data/
H A Dtests-interrupts.dtsi39 * test that the code will properly handle
/linux-6.15/arch/microblaze/
H A DKconfig.platform28 Function are written in asm code.
/linux-6.15/Documentation/ABI/removed/
H A Dsysfs-selinux-disable26 slow process of removing this code from the kernel.
/linux-6.15/Documentation/admin-guide/perf/
H A Darm_dsu_pmu.rst22 and use the raw event code for the unlisted events.
/linux-6.15/Documentation/accounting/
H A Dcgroupstats.rst9 Per cgroup statistics infrastructure re-uses code from the taskstats
/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.h81 u32 code; member
/linux-6.15/arch/arm/boot/dts/moxa/
H A Dmoxart-uc7112lx.dts68 linux,code = <116>;
/linux-6.15/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts39 linux,code = <KEY_HOME>;
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dcypress,tt21000.yaml44 description: EV_ABS specific event code generated by the axis.
/linux-6.15/arch/loongarch/
H A DKconfig.debug24 traces. It unwind the stack frame based on prologue code analyze. Symbol
/linux-6.15/drivers/scsi/qla2xxx/
H A DKconfig51 This will include code to enable the SCSI command jammer.
/linux-6.15/security/lockdown/
H A DKconfig44 code to read confidential material held inside the kernel are
/linux-6.15/include/uapi/linux/
H A Dinet_diag.h81 unsigned char code; member
/linux-6.15/sound/core/seq/oss/
H A Dseq_oss_writeq.c104 rec->t.code = SEQ_SYNCTIMER; in snd_seq_oss_writeq_sync()
/linux-6.15/drivers/scsi/qedf/
H A Dqedf_dbg.h111 extern void qedf_uevent_emit(struct Scsi_Host *shost, u32 code, char *msg);

1...<<81828384858687888990>>...188