Home
last modified time | relevance | path

Searched full:eg (Results 1 – 25 of 686) sorted by relevance

12345678910>>...28

/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-switchtec18 Description: Component identifier as stored in the hardware (eg. PM8543)
35 Description: Component vendor as stored in the hardware (eg. MICROSEM)
76 Description: Product identifier as stored in the hardware (eg. PSX 48XG3)
85 Description: Product revision stored in the hardware (eg. RevB)
94 Description: Product vendor as stored in the hardware (eg. MICROSEM)
Dsysfs-class-cxl7 Slave contexts (eg. /sys/class/cxl/afu0.0s):
26 that hardware can support (eg. 2037). Write values will limit
111 AFU configuration records (eg. /sys/class/cxl/afu0.0/cr0):
152 Master contexts (eg. /sys/class/cxl/afu0.0m)
178 Card info (eg. /sys/class/cxl/card0)
/Linux-v6.1/drivers/auxdisplay/
DKconfig378 0 : no connection (eg: connected to ground)
380 -1..-17 : connected to the same pin through an inverter (eg: transistor).
393 0 : no connection (eg: connected to ground)
395 -1..-17 : connected to the same pin through an inverter (eg: transistor).
408 0 : no connection (eg: connected to ground)
410 -1..-17 : connected to the same pin through an inverter (eg: transistor).
423 0 : no connection (eg: connected to ground)
425 -1..-17 : connected to the same pin through an inverter (eg: transistor).
438 0 : no connection (eg: connected to ground)
440 -1..-17 : connected to the same pin through an inverter (eg: transistor).
[all …]
/Linux-v6.1/drivers/scsi/bfa/
Dbfa_cs.h182 * oc - object class eg. bfa_ioc
183 * st - state, eg. reset
184 * otype - object type, eg. struct bfa_ioc_s
185 * etype - object type, eg. enum ioc_event
211 * oc - object class eg. bfa_ioc
212 * st - state, eg. reset
213 * otype - object type, eg. struct bfa_ioc_s
214 * etype - object type, eg. enum ioc_event
/Linux-v6.1/drivers/net/ethernet/brocade/bna/
Dbfa_cs.h34 /* oc - object class eg. bfa_ioc
35 * st - state, eg. reset
36 * otype - object type, eg. struct bfa_ioc
37 * etype - object type, eg. enum ioc_event
/Linux-v6.1/Documentation/admin-guide/media/
Dci.rst35 eg: $ szap -c channels.conf -r "TMC" -x
39 eg: TMC:11996:h:0:27500:278:512:650:321
47 eg: $ ca_zap channels.conf "TMC"
/Linux-v6.1/crypto/asymmetric_keys/
Dsignature.c75 * params->encoding is specified (eg. "pkcs1").
96 * params->encoding is specified (eg. "pkcs1").
117 * (eg. "pkcs1"). If the encoding needs to know the digest type, this can be
118 * passed through params->hash_algo (eg. "sha1").
/Linux-v6.1/net/dsa/
Dtag_ksz.c37 * tag : each bit represents port (eg, 0x01=port1, 0x02=port2, 0x10=port5)
44 * (eg, 0x00=port1, 0x02=port3, 0x06=port7)
94 * tag1 : each bit represents port (eg, 0x01=port1, 0x02=port2, 0x10=port5)
101 * (eg, 0x00=port1, 0x02=port3, 0x06=port7)
202 * tag1 : each bit represents port (eg, 0x01=port1, 0x02=port2, 0x80=port8)
209 * (eg, 0x00=port1, 0x02=port3, 0x07=port8)
/Linux-v6.1/Documentation/arm/
Dinterrupts.rst35 finish processing before you can service the new interrupt. Eg, an
136 enables this IRQ (eg, Neponset and SA1111 handlers).
157 (eg, SMC9196), the handler must mask or acknowledge the parent IRQ
168 parent signal (eg neponset) is one such area where a software based
/Linux-v6.1/Documentation/devicetree/bindings/security/tpm/
Dtpm-i2c.txt5 - compatible : 'manufacturer,model', eg. nuvoton,npct650
6 - label : human readable string describing the device, eg. "tpm"
/Linux-v6.1/include/linux/
Dkeyctl.h31 const char *encoding; /* Encoding (eg. "oaep" or "raw" for none) */
32 const char *hash_algo; /* Digest algorithm used (eg. "sha1") or NULL if N/A */
Ddm-dirty-log.h74 * Flush the current log state (eg, to disk). This
82 * be extremely rare (eg, allocating another chunk of
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_drv.c68 * 2.7.0 - fixups for r600 2D tiling support. (no external ABI change), add eg dyn gpr regs
70 * 2.9.0 - r600 tiling (s3tc,rgtc) working, SET_PREDICATION packet 3 on r600 + eg, backend query
79 * 2.18.0 - r600-eg: allow "invalid" DB formats
80 * 2.19.0 - r600-eg: MSAA textures
85 * 2.24.0 - eg only: allow MIP_ADDRESS=0 for MSAA textures
86 * 2.25.0 - eg+: new info request for num SE and num SH
87 * 2.26.0 - r600-eg: fix htile size computation
89 * 2.28.0 - r600-eg: Add MEM_WRITE packet support
/Linux-v6.1/drivers/video/fbdev/
Dn411.c197 MODULE_PARM_DESC(dio_addr, "IO address for data, eg: 0x480");
199 MODULE_PARM_DESC(cio_addr, "IO address for control, eg: 0x400");
201 MODULE_PARM_DESC(c2io_addr, "IO address for secondary control, eg: 0x408");
Darcfb.c30 * - User must set num_cols=x num_rows=y, eg: x=2 means 128
645 MODULE_PARM_DESC(num_cols, "Num horiz panels, eg: 2 = 128 bit wide");
647 MODULE_PARM_DESC(num_rows, "Num vert panels, eg: 1 = 64 bit high");
653 MODULE_PARM_DESC(dio_addr, "IO address for data, eg: 0x480");
655 MODULE_PARM_DESC(cio_addr, "IO address for control, eg: 0x400");
657 MODULE_PARM_DESC(c2io_addr, "IO address for secondary control, eg: 0x408");
/Linux-v6.1/Documentation/networking/
Dradiotap-headers.rst63 byte isn't defined. So even if the whole radiotap header is starting at, eg,
71 dereference, eg, a u16 pointer that is pointing to an odd address. Instead
129 * 500kbps units, eg, 0x02=1Mbps
/Linux-v6.1/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt50 tests on each test (eg, check for memory leaks on associated
104 eg: raise Exception('plugin xxx, arg -y is wrong, fix it')
/Linux-v6.1/net/atm/
Dmpc.c689 eg_cache_entry *eg; in mpc_push() local
741 eg = mpc->eg_ops->get_by_tag(tag, mpc); in mpc_push()
742 if (eg == NULL) { in mpc_push()
754 if (eg->shortcut == NULL) { in mpc_push()
755 eg->shortcut = vcc; in mpc_push()
761 new_skb = skb_realloc_headroom(skb, eg->ctrl_info.DH_length); in mpc_push()
765 mpc->eg_ops->put(eg); in mpc_push()
768 skb_push(new_skb, eg->ctrl_info.DH_length); /* add MAC header */ in mpc_push()
769 skb_copy_to_linear_data(new_skb, eg->ctrl_info.DLL_header, in mpc_push()
770 eg->ctrl_info.DH_length); in mpc_push()
[all …]
/Linux-v6.1/Documentation/fb/
Ddeferred_io.rst51 1. Setup your structure. Eg::
62 2. Setup your deferred IO callback. Eg::
/Linux-v6.1/Documentation/sound/soc/
Djack.rst15 automatically based on the detected jack status (eg, turning off the
46 required (eg, enabling a built in microphone if a microphone is not
/Linux-v6.1/Documentation/x86/
Damd_hsmp.rst16 Eg: https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50.zip
82 eg: https://www.amd.com/system/files/TechDocs/55898_B1_pub_0.50.zip
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Drohm,bd9576-pmic.yaml65 the maximum timeout. Eg. if pinging watchdog is not done within this time
68 Eg. if watchdog is pinged sooner than that the watchdog will trigger.
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dosi.rst8 to find out what the operating system supports. Eg. If BIOS
104 eg. _OSI("3.0 Thermal Model") would return TRUE if the OS knows how
158 Unfortunately, _REV was also misused. eg. some BIOS would check
/Linux-v6.1/Documentation/power/
Duserland-swsusp.rst105 state (eg. ACPI S4) using the platform (eg. ACPI) driver
181 mounted at that time and perform some operations on it (eg.
Dbasic-pm-debugging.rst77 /sys/power/pm_test (eg. "devices" to test the freezing of processes and
90 invoke the global control methods (eg. ACPI global control methods) used to
92 configurable number of seconds and invoke the platform (eg. ACPI) global
137 platform (eg. ACPI) firmware on your system. In that case the "platform" mode

12345678910>>...28