Home
last modified time | relevance | path

Searched full:most (Results 1 – 25 of 3439) sorted by relevance

12345678910>>...138

/Linux-v5.4/drivers/staging/most/Documentation/ABI/
Dsysfs-bus-most.txt1 What: /sys/bus/most/devices/.../description
11 What: /sys/bus/most/devices/.../interface
19 What: /sys/bus/most/devices/.../dci
29 What: /sys/bus/most/devices/.../dci/arb_address
38 What: /sys/bus/most/devices/.../dci/arb_value
47 What: /sys/bus/most/devices/.../dci/mep_eui48_hi
55 What: /sys/bus/most/devices/.../dci/mep_eui48_lo
63 What: /sys/bus/most/devices/.../dci/mep_eui48_mi
71 What: /sys/bus/most/devices/.../dci/mep_filter
79 What: /sys/bus/most/devices/.../dci/mep_hash0
[all …]
Dsysfs-class-most.txt1 What: /sys/class/most/mostcore/aims
9 What: /sys/class/most/mostcore/aims/<aim>/add_link
18 What: /sys/class/most/mostcore/aims/<aim>/remove_link
27 What: /sys/class/most/mostcore/devices
32 List of attached MOST interfaces.
35 What: /sys/class/most/mostcore/devices/<mdev>/description
45 What: /sys/class/most/mostcore/devices/<mdev>/interface
54 What: /sys/class/most/mostcore/devices/<mdev>/dci
65 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_address
74 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_value
[all …]
/Linux-v5.4/drivers/staging/most/
DKconfig2 menuconfig MOST config
3 tristate "MOST support"
7 Say Y here if you want to enable MOST support.
19 if MOST
21 source "drivers/staging/most/cdev/Kconfig"
23 source "drivers/staging/most/net/Kconfig"
25 source "drivers/staging/most/sound/Kconfig"
27 source "drivers/staging/most/video/Kconfig"
29 source "drivers/staging/most/dim2/Kconfig"
31 source "drivers/staging/most/i2c/Kconfig"
[all …]
Dconfigfs.c13 #include <most/core.h>
553 struct most_snd_grp *most; in most_sound_make_group() local
557 list_for_each_entry(most, &ms->soundcard_list, list) { in most_sound_make_group()
558 if (!most->create_card) { in most_sound_make_group()
563 most = kzalloc(sizeof(*most), GFP_KERNEL); in most_sound_make_group()
564 if (!most) in most_sound_make_group()
567 config_group_init_type_name(&most->group, name, &most_snd_grp_type); in most_sound_make_group()
568 list_add_tail(&most->list, &ms->soundcard_list); in most_sound_make_group()
569 return &most->group; in most_sound_make_group()
Dcore.h3 * most.h - API for component and adapter drivers
80 * Describes the capabilities of a MOST channel like supported Data Types
84 * /sys/devices/most/mdev#/<channel>/ with the
116 * @packets_per_xact: number of MOST frames that are packet inside one USB
119 * Describes the configuration for a MOST channel. This information is
135 * struct mbo - MOST Buffer Object.
194 * Describes an interface of a MOST device the core driver is bound to.
/Linux-v5.4/drivers/staging/most/Documentation/
Ddriver_usage.txt4 The Media Oriented Systems Transport (MOST) driver gives Linux applications
5 access a MOST network: The Automotive Information Backbone and the de-facto
8 MOST defines the protocol, hardware and software layers necessary to allow
11 fiber optics, unshielded twisted pair cables (UTP) and coax cables. MOST
13 For more information on MOST, visit the MOST Cooperation website:
18 video and data communications. MOST can be used to connect multiple
20 another or in a network configuration. As a synchronous network, MOST
26 The MOST driver uses module stacking to divide the associated modules into
28 layer and the application layer. The core layer implements the MOST
30 registers the MOST bus with the kernel's device model, handles the data
[all …]
/Linux-v5.4/drivers/staging/most/sound/
Dsound.c20 #include <most/core.h>
57 void (*copy_fn)(void *alsa, void *most, unsigned int bytes);
119 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() argument
121 memcpy(most, alsa, bytes); in alsa_to_most_memcpy()
124 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() argument
126 swap_copy16(most, alsa, bytes); in alsa_to_most_copy16()
129 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() argument
131 swap_copy24(most, alsa, bytes); in alsa_to_most_copy24()
134 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() argument
136 swap_copy32(most, alsa, bytes); in alsa_to_most_copy32()
[all …]
/Linux-v5.4/include/dt-bindings/pwm/
Dpwm.h3 * This header provides constants for most PWM bindings.
5 * Most PWM bindings can include a flags cell as part of the PWM specifier.
6 * In most cases, the format of the flags cell uses the standard values
/Linux-v5.4/include/dt-bindings/interrupt-controller/
Dirq.h3 * This header provides constants for most IRQ bindings.
5 * Most IRQ bindings include a flags cell as part of the IRQ specifier.
6 * In most cases, the format of the flags cell uses the standard values
/Linux-v5.4/include/dt-bindings/mux/
Dmux.h3 * This header provides constants for most Multiplexer bindings.
5 * Most Multiplexer bindings specify an idle state. In most cases, the
/Linux-v5.4/include/dt-bindings/input/
Dinput.h3 * This header provides constants for most input bindings.
5 * Most input bindings include key code, matrix key code format.
6 * In most cases, key code and matrix key code format uses
/Linux-v5.4/Documentation/admin-guide/cifs/
Dintroduction.rst8 (SMB) protocol, the native file sharing mechanism for most early
12 security reaasons. All modern dialects, including the most recent,
19 do most Network Attached Storage vendors, so this network
24 The intent of this module is to provide the most advanced network
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_lblcr.c26 * m <- {most conn node in serverSet[dest_ip]};
209 /* get weighted most-connection node in the destination set */
213 struct ip_vs_dest *dest, *most; in ip_vs_dest_set_max() local
221 most = e->dest; in ip_vs_dest_set_max()
222 if (atomic_read(&most->weight) > 0) { in ip_vs_dest_set_max()
223 moh = ip_vs_dest_conn_overhead(most); in ip_vs_dest_set_max()
229 /* find the destination with the weighted most load */ in ip_vs_dest_set_max()
236 (__s64)doh * atomic_read(&most->weight)) in ip_vs_dest_set_max()
238 most = dest; in ip_vs_dest_set_max()
246 IP_VS_DBG_ADDR(most->af, &most->addr), ntohs(most->port), in ip_vs_dest_set_max()
[all …]
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-soc33 Read-only attribute supported by most SoCs. Contains the SoC's
40 Read-only attribute supported by most SoCs. In the case of
47 Read-only attribute supported by most SoCs. Contains the SoC's
62 expected under most buses. /sys/bus/soc/devices is of particular
/Linux-v5.4/include/dt-bindings/gpio/
Dgpio.h3 * This header provides constants for most GPIO bindings.
5 * Most GPIO bindings include a flags cell as part of the GPIO specifier.
6 * In most cases, the format of the flags cell uses the standard values
/Linux-v5.4/drivers/staging/most/i2c/
Di2c.c17 #include "most/core.h"
54 * configure_channel - called from MOST core to configure a channel
61 * Receives configuration information from MOST core and initialize the
110 * enqueue - called from MOST core to enqueue a buffer for data transfer
156 * poison_channel - called from MOST core to poison buffers of a channel
286 * Register the i2c client device as a MOST interface
328 pr_err("Failed to register i2c as a MOST interface\n"); in i2c_probe()
342 * Unregister the i2c client device as a MOST interface
/Linux-v5.4/arch/powerpc/math-emu/
Dudivmodti4.c55 /* Normalize, i.e. make the most significant bit of the in _fp_udivmodti4()
79 /* From (n1 >= d0) /\ (the most significant bit of d0 is set), in _fp_udivmodti4()
80 conclude (the most significant bit of n1 is set) /\ (the in _fp_udivmodti4()
136 /* From (n1 >= d1) /\ (the most significant bit of d1 is set), in _fp_udivmodti4()
137 conclude (the most significant bit of n1 is set) /\ (the in _fp_udivmodti4()
/Linux-v5.4/Documentation/
Dhwspinlock.txt100 Returns 0 when successful and an appropriate error code otherwise (most
115 Returns 0 when successful and an appropriate error code otherwise (most
132 Returns 0 when successful and an appropriate error code otherwise (most
149 Returns 0 when successful and an appropriate error code otherwise (most
165 Returns 0 when successful and an appropriate error code otherwise (most
183 Returns 0 on success and an appropriate error code otherwise (most
199 Returns 0 on success and an appropriate error code otherwise (most
216 Returns 0 on success and an appropriate error code otherwise (most
231 Returns 0 on success and an appropriate error code otherwise (most
244 Returns 0 on success and an appropriate error code otherwise (most
/Linux-v5.4/fs/cifs/
DKconfig23 (including support for the most recent, most secure dialect SMB3.1.1)
27 native file sharing mechanism for most early PC operating systems.
29 The SMB3 protocol is supported by most modern operating systems
89 Modern CIFS servers including Samba and most Windows versions
221 Most people say N here.
/Linux-v5.4/Documentation/driver-api/usb/
Ddma.rst11 The big picture is that USB drivers can continue to ignore most DMA issues,
55 Most drivers should **NOT** be using these primitives; they don't need
69 On most systems the memory returned will be uncached, because the
92 DMA address space of the device. However, most buffers passed to your
135 calls (where the underlying DMA primitives have changed), most of them can
/Linux-v5.4/drivers/misc/eeprom/
DKconfig5 tristate "I2C EEPROMs / RAMs / ROMs from most vendors"
11 Enable this driver to get read/write support to most I2C EEPROMs
35 tristate "SPI EEPROMs from most vendors"
40 Enable this driver to get read/write support to most SPI EEPROMs,
/Linux-v5.4/arch/parisc/math-emu/
Dfcnvuf.c68 * Check word for most significant bit set. Returns in sgl_to_sgl_fcnvuf()
127 * Check word for most significant bit set. Returns in sgl_to_dbl_fcnvuf()
169 * Check word for most significant bit set. Returns in dbl_to_sgl_fcnvuf()
185 * Check word for most significant bit set. Returns in dbl_to_sgl_fcnvuf()
251 * Check word for most significant bit set. Returns in dbl_to_dbl_fcnvuf()
267 * Check word for most significant bit set. Returns in dbl_to_dbl_fcnvuf()
/Linux-v5.4/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-vsx.c35 #define FPR20 20 /* FPR20 overlaps VSX20 most significant doubleword */
68 * FP registers (f0-31) overlap the most significant 64 bits of VSX in signal_usr1()
82 * most significant 64 bits of vsr0-31 (f0-31), as it overlaps the FP in signal_usr1()
91 * 64 bits of vsr0-31. The other part of this half (the most significant in signal_usr1()
102 * Copy VSX most significant doubleword from fp_regs and in signal_usr1()
126 * Copy VSX most significant doubleword from fp_regs and in signal_usr1()
/Linux-v5.4/Documentation/locking/
Dspinlocks.rst8 The most basic primitive for locking is spinlock::
33 spinlock for most things - using more than one spinlock can make things a
41 shared data structures **everywhere** they are used. The spinlocks are most
91 NOTE! We are working hard to remove reader-writer spinlocks in most
101 are the most safe ones, and the ones that work under all circumstances,
/Linux-v5.4/Documentation/x86/
Dkernel-stacks.rst10 Most of the text from Keith Owens, hacked by AK
62 IST events with the same code to be nested. However in most cases, the
140 or not - but in most cases we'll get the call chain right as well. The
144 The most important property of this method is that we _never_ lose
152 reconstructing the call chain. This works most of the time.

12345678910>>...138