Home
last modified time | relevance | path

Searched refs:eg (Results 1 – 25 of 95) sorted by relevance

1234

/linux/Documentation/ABI/testing/
H A 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)
H A Dsysfs-class-scsi_host79 protocol that is being used by the driver (for eg. LED, SAF-TE,
107 For eg. the AHCI driver supports SGPIO EM messages but the
H A Dsysfs-bus-iio-dac-ltc26889 - change dither parameters (eg: frequency, phase...);
H A Dima_policy68 (eg, .builtin_trusted_keys|.ima). Only valid
71 (eg, ima-ng). Only valid when action is "measure".
/linux/Documentation/admin-guide/media/
H A 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/Documentation/ABI/stable/
H A Dsysfs-driver-misc-cp5004 Contact: Gerhard Engleder <eg@keba.com>
12 Contact: Gerhard Engleder <eg@keba.com>
/linux/net/atm/
H A 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/Documentation/networking/
H A 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
H A Dalias.rst19 Alias creation is done by 'magic' interface naming: eg. to create a
/linux/drivers/parport/
H A DTODO-parport16 3. Support more hardware (eg m68k, Sun bpp).
/linux/drivers/infiniband/ulp/rtrs/
H A DKconfig27 IO requests to its user eg. RNBD_server.
/linux/Documentation/sound/soc/
H A 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/drivers/isdn/
H A DKconfig16 voice calls (eg. turning your PC into a software answering machine
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A 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/Documentation/arch/arm/
H A Dinterrupts.rst136 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
H A Darm.rst38 eg.::
59 information, eg. the kernel messages that were printed before/during
89 designed to house the non-driver files for a particular machine (eg, PCI,
/linux/Documentation/filesystems/
H A Dadfs.rst67 These are then masked by ownmask, eg 700 -> -rwx------
73 These are then masked by othmask, eg 077 -> ----rwxrwx
/linux/Documentation/devicetree/bindings/arm/
H A Dvexpress-scc.txt18 eg. for Coretile Express A15x2 A7x3 (V2P-CA15_A7):
/linux/Documentation/devicetree/bindings/csky/
H A Dcpus.txt50 Definition: must contain "csky", eg:
/linux/Documentation/input/devices/
H A Djoystick-parport.rst252 However, if the joystick is switch based (eg. clicks when you move it),
285 joystick can do more (eg. turbofire) you'll need to disable it totally first
498 Where ``port`` the number of the parport interface (eg. 0 for parport0).
541 Where ``port`` is the number of the parport interface (eg. 0 for parport0).
575 Where ``port`` is the number of the parport interface (eg. 0 for parport0).
/linux/Documentation/power/
H A 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.
H A 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
/linux/tools/perf/Documentation/
H A Dperf-check.txt79 to hide unnecessary output in test scripts, eg.
/linux/drivers/parisc/
H A DKconfig65 GSC/HSC cards (eg gigabit & dual 100 Mbit Ethernet) have a Dino on
128 state change (eg: boot, shutdown or panic).
/linux/scripts/coccinelle/tests/
H A Dunsigned_lesser_than_zero.cocci7 /// - parts of range checks are skipped, eg. "if (u < 0 || u > 15) ...",

1234