Home
last modified time | relevance | path

Searched +full:manufacture +full:- +full:date (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/Documentation/wmi/devices/
Ddell-wmi-ddv.rst1 .. SPDX-License-Identifier: GPL-2.0-or-later
4 Dell DDV WMI interface driver (dell-wmi-ddv)
10 Many Dell notebooks made after ~2020 support a WMI-based interface for
15 so it was called `DDV`. Currently the ``dell-wmi-ddv`` driver supports
21 trial-and-error, please keep that in mind.
27 including batteries. It has a form similar to `CC-PPPPPP-MMMMM-YMD-SSSS-FFF`
32 * Manufacture Identification (MMMMM).
33 * Manufacturing Year/Month/Date (YMD) in base 36, with Y being the last digit
35 * Manufacture Sequence Number (SSSS).
52 …), Locale("MS\\0x409"), Description("WMI Function"), guid("{8A42EA14-4F2A-FD45-6422-0087F7A7E608}"…
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/layouts/
Donie,tlv-layout.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/layouts/onie,tlv-layout.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Miquel Raynal <miquel.raynal@bootlin.com>
14 infrastructure shall provide a non-volatile memory with a table whose the
16 (name, country of manufacture, etc) as well as device caracteristics (serial
26 const: onie,tlv-layout
28 product-name:
32 part-number:
[all …]
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Didprom.h1 /* SPDX-License-Identifier: GPL-2.0 */
17 s32 id_date; /* Date of manufacture */
19 u8 id_cksum; /* Checksum - xor of the data bytes */
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Didprom.h1 /* SPDX-License-Identifier: GPL-2.0 */
17 s32 id_date; /* Date of manufacture */
19 u8 id_cksum; /* Checksum - xor of the data bytes */
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Didprom.h1 /* SPDX-License-Identifier: GPL-2.0 */
16 s32 id_date; /* Date of manufacture */
18 u8 id_cksum; /* Checksum - xor of the data bytes */
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Didprom.h1 /* SPDX-License-Identifier: GPL-2.0 */
16 s32 id_date; /* Date of manufacture */
18 u8 id_cksum; /* Checksum - xor of the data bytes */
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dconfigfs-usb-gadget-midi21 What: /config/usb-gadget/gadget/functions/midi2.name
2 Date: Jul 2023
13 What: /config/usb-gadget/gadget/functions/midi2.name/ep.number
14 Date: Jul 2023
27 manufacturer Manufacture ID (24 bit)
33 What: /config/usb-gadget/gadget/functions/midi2.name/ep.number/block.number
34 Date: Jul 2023
45 first_group The first UMP Group number (0-15)
46 num_groups The number of groups in this FB (1-16)
47 midi1_first_group The first UMP Group number for MIDI 1.0 (0-15)
[all …]
/kernel/linux/linux-5.10/drivers/usb/serial/
Dio_edgeport.h1 /* SPDX-License-Identifier: GPL-2.0+ */
14 #define MAX_RS232_PORTS 8 /* Max # of RS-232 ports per device */
84 __u32 IsRS232 :1; /* Set if RS-232 ports exist */
85 __u32 IsRS422 :1; /* Set if RS-422 ports exist */
86 __u32 IsRS485 :1; /* Set if RS-485 ports exist */
114 #define EDGESTRING_MANUFNAME 1 /* Manufacture Name */
119 #define EDGESTRING_MANUFDATE 6 /* Manufacture Date */
Dio_edgeport.c1 // SPDX-License-Identifier: GPL-2.0+
6 * Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com>
49 #define DRIVER_AUTHOR "Greg Kroah-Hartman <greg@kroah.com> and David Iacovelli"
165 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */
346 * Boot ROM and Manufacture *
353 struct device *dev = &edge_serial->serial->dev->dev; in update_edgeport_E2PROM()
365 switch (edge_serial->product_info.iDownloadFile) { in update_edgeport_E2PROM()
377 &edge_serial->serial->dev->dev); in update_edgeport_E2PROM()
384 rec = (const struct ihex_binrec *)fw->data; in update_edgeport_E2PROM()
385 BootMajorVersion = rec->data[0]; in update_edgeport_E2PROM()
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-class-tpm2 Date: April 2005
4 Contact: linux-integrity@vger.kernel.org
10 Date: April 2006
12 Contact: linux-integrity@vger.kernel.org
22 Date: June 2005
24 Contact: linux-integrity@vger.kernel.org
30 Date: April 2005
32 Contact: linux-integrity@vger.kernel.org
47 Date: March 2011
49 Contact: linux-integrity@vger.kernel.org
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/stable/
Dsysfs-class-tpm2 Date: April 2005
4 Contact: linux-integrity@vger.kernel.org
10 Date: April 2006
12 Contact: linux-integrity@vger.kernel.org
22 Date: June 2005
24 Contact: linux-integrity@vger.kernel.org
30 Date: April 2005
32 Contact: linux-integrity@vger.kernel.org
47 Date: March 2011
49 Contact: linux-integrity@vger.kernel.org
[all …]
/kernel/linux/linux-6.6/drivers/nvmem/layouts/
Donie-tlv.c1 // SPDX-License-Identifier: GPL-2.0-only
13 #include <linux/nvmem-consumer.h>
14 #include <linux/nvmem-provider.h>
37 return "product-name"; in onie_tlv_cell_name()
39 return "part-number"; in onie_tlv_cell_name()
41 return "serial-number"; in onie_tlv_cell_name()
43 return "mac-address"; in onie_tlv_cell_name()
45 return "manufacture-date"; in onie_tlv_cell_name()
47 return "device-version"; in onie_tlv_cell_name()
49 return "label-revision"; in onie_tlv_cell_name()
[all …]
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
Djr3_pci.h1 /* SPDX-License-Identifier: GPL-2.0 */
31 * two-byte words.
42 * Channels 1-6 contain the coupled force data Fx through Mz. Channel
43 * 7 contains the sensor's calibration data. The use of channels 8-15
139 * was detected in the on-board RAM during the power-up
249 * 0 - end transform packet
250 * 1 - translate along X axis (TX)
251 * 2 - translate along Y axis (TY)
252 * 3 - translate along Z axis (TZ)
253 * 4 - rotate about X axis (RX)
[all …]
/kernel/linux/linux-6.6/drivers/comedi/drivers/
Djr3_pci.h1 /* SPDX-License-Identifier: GPL-2.0 */
31 * two-byte words.
42 * Channels 1-6 contain the coupled force data Fx through Mz. Channel
43 * 7 contains the sensor's calibration data. The use of channels 8-15
139 * was detected in the on-board RAM during the power-up
249 * 0 - end transform packet
250 * 1 - translate along X axis (TX)
251 * 2 - translate along Y axis (TY)
252 * 3 - translate along Z axis (TZ)
253 * 4 - rotate about X axis (RX)
[all …]
/kernel/linux/linux-5.10/drivers/cdrom/
Dcdrom.c9 Uniform CD-ROM driver for Linux.
10 See Documentation/cdrom/cdrom-standard.rst for usage information.
13 software that uses CD-ROMs and the various low-level drivers that
15 Patches that work are more welcome though. ;-)
18 ----------------------------------
20 -- Modify sysctl/proc interface. I plan on having one directory per
22 based tunable parameters such as whether the tray should auto-close for
27 ----------------------------------
28 1.00 Date Unknown -- David van Leeuwen <david@tm.tno.nl>
29 -- Initial version by David A. van Leeuwen. I don't have a detailed
[all …]
/kernel/linux/linux-6.6/drivers/cdrom/
Dcdrom.c9 Uniform CD-ROM driver for Linux.
10 See Documentation/cdrom/cdrom-standard.rst for usage information.
13 software that uses CD-ROMs and the various low-level drivers that
15 Patches that work are more welcome though. ;-)
18 ----------------------------------
19 1.00 Date Unknown -- David van Leeuwen <david@tm.tno.nl>
20 -- Initial version by David A. van Leeuwen. I don't have a detailed
23 2.00 Dec 2, 1997 -- Erik Andersen <andersee@debian.org>
24 -- New maintainer! As David A. van Leeuwen has been too busy to actively
28 -- Added (rudimentary) sysctl interface. I realize this is really weak
[all …]
/kernel/linux/linux-6.6/drivers/usb/serial/
Dio_edgeport.c1 // SPDX-License-Identifier: GPL-2.0+
6 * Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com>
49 #define DRIVER_AUTHOR "Greg Kroah-Hartman <greg@kroah.com> and David Iacovelli"
165 struct TxFifo txfifo; /* transmit fifo -- size will be maxTxCredits */
303 * Boot ROM and Manufacture *
310 struct device *dev = &edge_serial->serial->dev->dev; in update_edgeport_E2PROM()
322 switch (edge_serial->product_info.iDownloadFile) { in update_edgeport_E2PROM()
334 &edge_serial->serial->dev->dev); in update_edgeport_E2PROM()
341 rec = (const struct ihex_binrec *)fw->data; in update_edgeport_E2PROM()
342 BootMajorVersion = rec->data[0]; in update_edgeport_E2PROM()
[all …]
/kernel/linux/linux-6.6/kernel/rcu/
Dtree.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Read-Copy Update mechanism for mutual exclusion (tree-based version)
14 * For detailed explanation of Read-Copy Update mechanism see -
67 #include "../time/tick-internal.h"
88 .gp_seq = (0UL - 300UL) << RCU_SEQ_CTR_SHIFT,
106 /* Control rcu_node-tree auto-balancing at boot time. */
125 * boot-time false positives from lockdep-RCU error checking. Finally, it
161 * real-time priority(enabling/disabling) is controlled by
167 /* Delay in jiffies for grace-period initialization delays, debug only. */
183 * This rcu parameter is runtime-read-only. It reflects
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
Dmcdi_pcol.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2009-2018 Solarflare Communications Inc.
5 * Copyright 2019-2020 Xilinx Inc.
13 /* Power-on reset state */
35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */
38 /* The rest of these are firmware-defined */
46 /* Values to be written to the per-port status dword in shared
71 * | | \--- Response
72 * | \------- Error
73 * \------------------------------ Resync (always set)
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dmcdi_pcol.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2009-2018 Solarflare Communications Inc.
5 * Copyright 2019-2020 Xilinx Inc.
13 /* Power-on reset state */
35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */
38 /* The rest of these are firmware-defined */
46 /* Values to be written to the per-port status dword in shared
71 * | | \--- Response
72 * | \------- Error
73 * \------------------------------ Resync (always set)
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
Dmcdi_pcol.h1 /* SPDX-License-Identifier: GPL-2.0-only */
4 * Copyright 2009-2018 Solarflare Communications Inc.
5 * Copyright 2019-2020 Xilinx Inc.
13 /* Power-on reset state */
35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */
38 /* The rest of these are firmware-defined */
46 /* Values to be written to the per-port status dword in shared
71 * | | \--- Response
72 * | \------- Error
73 * \------------------------------ Resync (always set)
[all …]