Home
last modified time | relevance | path

Searched +full:separately +full:- +full:defined (Results 1 – 25 of 487) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/tools/arch/powerpc/include/asm/
Dbarrier.h1 /* SPDX-License-Identifier: GPL-2.0 */
15 * providing an ordering (separately) for (a) cacheable stores and (b)
16 * loads and stores to non-cacheable memory (e.g. I/O devices).
30 #if defined(__powerpc64__)
45 #endif /* defined(__powerpc64__) */
/kernel/linux/linux-4.19/Documentation/driver-api/
Ddevice_connection.rst6 ------------
22 defined in firmware (not yet supported) or they can be built-in.
25 -----
27 Device connections should exist before device ``->probe`` callback is called for
28 either endpoint device in the description. If the connections are defined in
30 descriptions are "built-in", and need to be added separately.
40 ---
42 .. kernel-doc:: drivers/base/devcon.c
/kernel/linux/linux-4.19/include/linux/
Dmm_types_task.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
32 #define VMACACHE_MASK (VMACACHE_SIZE - 1)
47 #if USE_SPLIT_PTE_PTLOCKS && defined(CONFIG_MMU)
49 /* per-thread cached information, */
Dvga_switcheroo.h2 * vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs
39 * enum vga_switcheroo_handler_flags_t - handler flags bitmask
41 * DDC lines separately. This signals to clients that they should call
44 * the AUX channel separately. This signals to clients that the active
47 * skip the AUX handshake and set up its output with these pre-calibrated
59 * enum vga_switcheroo_state - client power state
76 * enum vga_switcheroo_client_id - client identifier
94 * struct vga_switcheroo_handler - handler callbacks
102 * Mandatory. For muxless machines this should be a no-op. Returning 0
126 * struct vga_switcheroo_client_ops - client callbacks
[all …]
/kernel/linux/linux-5.10/include/linux/
Dmm_types_task.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
32 #define VMACACHE_MASK (VMACACHE_SIZE - 1)
51 #if USE_SPLIT_PTE_PTLOCKS && defined(CONFIG_MMU)
53 /* per-thread cached information, */
Dvga_switcheroo.h2 * vga_switcheroo.h - Support for laptop with dual GPU using one set of outputs
39 * enum vga_switcheroo_handler_flags_t - handler flags bitmask
41 * DDC lines separately. This signals to clients that they should call
44 * the AUX channel separately. This signals to clients that the active
47 * skip the AUX handshake and set up its output with these pre-calibrated
59 * enum vga_switcheroo_state - client power state
76 * enum vga_switcheroo_client_id - client identifier
94 * struct vga_switcheroo_handler - handler callbacks
102 * Mandatory. For muxless machines this should be a no-op. Returning 0
126 * struct vga_switcheroo_client_ops - client callbacks
[all …]
/kernel/linux/linux-4.19/arch/powerpc/include/asm/
Dbarrier.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 #include <asm/asm-const.h>
15 * providing an ordering (separately) for (a) cacheable stores and (b)
16 * loads and stores to non-cacheable memory (e.g. I/O devices).
21 * read_barrier_depends() prevents data-dependent loads being reordered
34 * heavy-weight sync, so smp_wmb() can be a lighter-weight eieio.
40 /* The sub-arch has lwsync */
41 #if defined(__powerpc64__) || defined(CONFIG_PPC_E500MC)
83 #elif defined(CONFIG_PPC_FSL_BOOK3E)
102 #include <asm-generic/barrier.h>
/kernel/linux/linux-5.10/include/sound/
Djack.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
16 * enum snd_jack_types - Jack types which can be reported
42 SND_JACK_MECHANICAL = 0x0008, /* If detected separately */
104 #if !defined(CONFIG_SND_JACK) || !defined(CONFIG_SND_JACK_INPUT_DEV)
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsuspend_64.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright 2001-2003 Pavel Machek <pavel@suse.cz>
18 * __save/__restore_processor_state(), defined in arch/x86/kernel/suspend_64.c,
32 * so we save them separately. We save the kernelmode GSBASE to
54 set_debugreg((thread)->debugreg##register, register)
/kernel/linux/linux-4.19/arch/x86/include/asm/
Dsuspend_64.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright 2001-2003 Pavel Machek <pavel@suse.cz>
18 * __save/__restore_processor_state(), defined in arch/x86/kernel/suspend_64.c,
32 * so we save them separately. We save the kernelmode GSBASE to
54 set_debugreg((thread)->debugreg##register, register)
/kernel/linux/linux-4.19/Documentation/networking/
Dlapb-module.txt5 Changed (Henner Eisen, 2000-10-29): int return value for data_indication()
7 The LAPB module will be a separately compiled module for use by any parts of
11 separately loadable module, although it may be. The term module is used in
19 ----------
26 the LAPB parameter structure. These will be defined in a standard header
31 -----------------------------
53 ------------------------
85 3-31 Reserved, must be 0.
94 names will be defined in the public LAPB header file.
98 ---------
[all …]
Daltera_tse.txt1 Altera Triple-Speed Ethernet MAC driver
3 Copyright (C) 2008-2014 Altera Corporation
5 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers
9 and tested with ARM and NIOS processor hosts separately. The anticipated use
18 The Triple-Speed Ethernet, SGDMA, and MSGDMA components are all soft IP
25 Triple-Speed Ethernet instance is using an SGDMA or MSGDMA component. The
30 The SGDMA component is to be deprecated in the near future (over the next 1-2
40 Scatter-gather DMA is not supported by the SGDMA or MSGDMA at this time.
41 Scatter-gather DMA will be added to a future maintenance update to this
51 Device Drivers ---> Network device support ---> Ethernet driver support --->
[all …]
/kernel/linux/linux-4.19/include/sound/
Djack.h22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
31 * enum snd_jack_types - Jack types which can be reported
57 SND_JACK_MECHANICAL = 0x0008, /* If detected separately */
119 #if !defined(CONFIG_SND_JACK) || !defined(CONFIG_SND_JACK_INPUT_DEV)
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dbarrier.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 #include <asm/asm-const.h>
11 #include <asm/ppc-opcode.h>
19 * providing an ordering (separately) for (a) cacheable stores and (b)
20 * loads and stores to non-cacheable memory (e.g. I/O devices).
36 * heavy-weight sync, so smp_wmb() can be a lighter-weight eieio.
42 /* The sub-arch has lwsync */
43 #if defined(__powerpc64__) || defined(CONFIG_PPC_E500MC)
103 #elif defined(CONFIG_PPC_FSL_BOOK3E)
131 #include <asm-generic/barrier.h>
/kernel/linux/linux-4.19/Documentation/perf/
Darm-ccn.txt4 CCN-504 is a ring-bus interconnect consisting of 11 crosspoints
10 -----------------
28 Crosspoint watchpoint-based events (special "event" value 0xfe)
32 Masks are defined separately from the event description
43 request the events on this processor (if not, the perf_event->cpu value
55 / # perf stat -a -e ccn/cycles/,ccn/xp_valid_flit,xp=1,port=0,vc=1,dir=1/ \
59 not work. Per-task (without "-a") perf sessions are not supported.
/kernel/linux/linux-5.10/Documentation/admin-guide/perf/
Darm-ccn.rst5 CCN-504 is a ring-bus interconnect consisting of 11 crosspoints
11 -----------------
29 Crosspoint watchpoint-based events (special "event" value 0xfe)
34 Masks are defined separately from the event description
45 request the events on this processor (if not, the perf_event->cpu value
57 / # perf stat -a -e ccn/cycles/,ccn/xp_valid_flit,xp=1,port=0,vc=1,dir=1/ \
61 not work. Per-task (without "-a") perf sessions are not supported.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dfsl-sai.txt10 - compatible : Compatible list, contains "fsl,vf610-sai",
11 "fsl,imx6sx-sai", "fsl,imx6ul-sai",
12 "fsl,imx7ulp-sai", "fsl,imx8mq-sai" or
13 "fsl,imx8qm-sai".
15 - reg : Offset and length of the register set for the device.
17 - clocks : Must contain an entry for each entry in clock-names.
19 - clock-names : Must include the "bus" for register access and
22 - dmas : Generic dma devicetree binding as described in
25 - dma-names : Two dmas have to be defined, "tx" and "rx".
27 - pinctrl-names : Must contain a "default" entry.
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dfsl-sai.txt10 - compatible : Compatible list, contains "fsl,vf610-sai",
11 "fsl,imx6sx-sai" or "fsl,imx6ul-sai"
13 - reg : Offset and length of the register set for the device.
15 - clocks : Must contain an entry for each entry in clock-names.
17 - clock-names : Must include the "bus" for register access and
20 - dmas : Generic dma devicetree binding as described in
23 - dma-names : Two dmas have to be defined, "tx" and "rx".
25 - pinctrl-names : Must contain a "default" entry.
27 - pinctrl-NNN : One property must exist for each entry in
28 pinctrl-names. See ../pinctrl/pinctrl-bindings.txt
[all …]
/kernel/linux/linux-5.10/Documentation/process/
Dcode-of-conduct.rst11 our community a harassment-free experience for everyone, regardless of age, body
13 expression, level of experience, education, socio-economic status, nationality,
59 representing a project or community include using an official project e-mail
62 further defined and clarified by project maintainers.
74 separately.
80 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
/kernel/linux/linux-4.19/Documentation/process/
Dcode-of-conduct.rst11 our community a harassment-free experience for everyone, regardless of age, body
13 expression, level of experience, education, socio-economic status, nationality,
59 representing a project or community include using an official project e-mail
62 further defined and clarified by project maintainers.
74 separately.
80 available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
/kernel/linux/linux-5.10/Documentation/networking/
Dstatistics.rst1 .. SPDX-License-Identifier: GPL-2.0
14 - standard interface statistics based on
16 - protocol-specific statistics; and
17 - driver-defined statistics available via ethtool.
20 -----------------------------
25 $ ip -s -s link show dev ens4u1u1
38 Note that `-s` has been specified twice to see all members of
40 If `-s` is specified once the detailed errors won't be shown.
42 `ip` supports JSON formatting via the `-j` option.
44 Protocol-specific statistics
[all …]
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dprocessor.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <asm/cpu-features.h>
11 * CPU type and hardware bug flags. Kept separately for each CPU.
18 /* SH-2 types */
21 /* SH-2A types */
25 /* SH-3 types */
31 /* SH-4 types */
35 /* SH-4A types */
39 /* SH4AL-DSP types */
42 /* SH-5 types */
[all …]
/kernel/linux/linux-4.19/Documentation/driver-api/usb/
Dcallbacks.rst7 Usbcore will call into a driver through callbacks defined in the driver
11 completion callback can be found in :ref:`usb-urb`.
13 The callbacks defined in the driver structure are:
17 - @probe:
21 - @disconnect:
28 - @ioctl:
36 - @suspend:
39 - @resume:
42 - @reset_resume:
48 - @pre_reset:
[all …]
/kernel/linux/linux-5.10/Documentation/driver-api/usb/
Dcallbacks.rst7 Usbcore will call into a driver through callbacks defined in the driver
11 completion callback can be found in :ref:`usb-urb`.
13 The callbacks defined in the driver structure are:
17 - @probe:
21 - @disconnect:
28 - @ioctl:
36 - @suspend:
39 - @resume:
42 - @reset_resume:
48 - @pre_reset:
[all …]
/kernel/linux/linux-4.19/drivers/scsi/
Dosst_options.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 The compile-time configurable defaults for the Linux SCSI tape driver.
10 2000-06-21
19 OSST_MAX_TAPES. If the number of tape devices and the "slack" defined by
61 #define OSST_FIRST_ORDER (15-PAGE_SHIFT)
65 separately for each drive using the MTSTOPTIONS ioctl. */
67 /* If OSST_TWO_FM is non-zero, the driver writes two filemarks after a
72 /* If OSST_BUFFER_WRITES is non-zero, writes in fixed block mode are
77 /* If OSST_ASYNC_WRITES is non-zero, the SCSI write command may be started
82 /* If OSST_READ_AHEAD is non-zero, blocks are read ahead in fixed block
[all …]

12345678910>>...20