Home
last modified time | relevance | path

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

12345678910>>...27

/Linux-v5.10/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)
177 Card info (eg. /sys/class/cxl/card0)
Dsysfs-class-typec1 USB Type-C port devices (eg. /sys/class/typec/port0/)
126 USB Type-C partner devices (eg. /sys/class/typec/port0-partner/)
179 USB Type-C cable devices (eg. /sys/class/typec/port0-cable/)
182 (eg. /sys/class/typec/port0-plug0). If the cable is active and has also SOP
Dima_policy50 (eg, .builtin_trusted_keys|.ima). Only valid
53 (eg, ima-ng). Only valid when action is "measure".
/Linux-v5.10/drivers/auxdisplay/
DKconfig339 0 : no connection (eg: connected to ground)
341 -1..-17 : connected to the same pin through an inverter (eg: transistor).
354 0 : no connection (eg: connected to ground)
356 -1..-17 : connected to the same pin through an inverter (eg: transistor).
369 0 : no connection (eg: connected to ground)
371 -1..-17 : connected to the same pin through an inverter (eg: transistor).
384 0 : no connection (eg: connected to ground)
386 -1..-17 : connected to the same pin through an inverter (eg: transistor).
399 0 : no connection (eg: connected to ground)
401 -1..-17 : connected to the same pin through an inverter (eg: transistor).
[all …]
/Linux-v5.10/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-v5.10/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-v5.10/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-v5.10/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-v5.10/Documentation/devicetree/bindings/arm/
Dvexpress-sysreg.txt83 (eg. 1 for clock generator, 2 for voltage regulators etc.)
84 - second cell of each group defines device number (eg. osc 0,
86 - some functions (eg. energy meter, with its 64 bit long counter)
/Linux-v5.10/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-v5.10/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-v5.10/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-v5.10/drivers/gpu/drm/radeon/
Dradeon_drv.c64 * 2.7.0 - fixups for r600 2D tiling support. (no external ABI change), add eg dyn gpr regs
66 * 2.9.0 - r600 tiling (s3tc,rgtc) working, SET_PREDICATION packet 3 on r600 + eg, backend query
75 * 2.18.0 - r600-eg: allow "invalid" DB formats
76 * 2.19.0 - r600-eg: MSAA textures
81 * 2.24.0 - eg only: allow MIP_ADDRESS=0 for MSAA textures
82 * 2.25.0 - eg+: new info request for num SE and num SH
83 * 2.26.0 - r600-eg: fix htile size computation
85 * 2.28.0 - r600-eg: Add MEM_WRITE packet support
/Linux-v5.10/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-v5.10/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-v5.10/net/dsa/
Dtag_ksz.c77 * tag : each bit represents port (eg, 0x01=port1, 0x02=port2, 0x10=port5)
84 * (eg, 0x00=port1, 0x02=port3, 0x06=port7)
138 * tag1 : each bit represents port (eg, 0x01=port1, 0x02=port2, 0x10=port5)
145 * (eg, 0x00=port1, 0x02=port3, 0x06=port7)
/Linux-v5.10/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-v5.10/Documentation/fb/
Ddeferred_io.rst51 1. Setup your structure. Eg::
62 2. Setup your deferred IO callback. Eg::
/Linux-v5.10/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-v5.10/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-v5.10/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>>...27