Home
last modified time | relevance | path

Searched refs:most (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/linux/Documentation/ABI/testing/
A Dsysfs-bus-most1 What: /sys/bus/most/devices/<dev>/description
11 What: /sys/bus/most/devices/<dev>/interface
19 What: /sys/bus/most/devices/<dev>/dci
29 What: /sys/bus/most/devices/<dev>/dci/arb_address
38 What: /sys/bus/most/devices/<dev>/dci/arb_value
79 What: /sys/bus/most/devices/<dev>/dci/mep_hash0
87 What: /sys/bus/most/devices/<dev>/dci/mep_hash1
111 What: /sys/bus/most/devices/<dev>/dci/ni_state
143 What: /sys/bus/most/devices/<dev>/dci/sync_ep
152 What: /sys/bus/most/devices/<dev>/<channel>/
[all …]
A Dsysfs-devices-soc57 Read-only attribute supported by most SoCs. Contains the SoC's
64 Read-only attribute supported by most SoCs. In the case of
77 Read-only attribute supported by most SoCs. Contains the SoC's
92 expected under most buses. /sys/bus/soc/devices is of particular
A Ddebugfs-pfo-nx-crypto18 The most recent non-zero return code from the H_COP_OP hcall. -EBUSY is not
22 The process ID of the process who received the most recent error from the
/linux/drivers/staging/most/Documentation/ABI/
A 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
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
74 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_value
147 What: /sys/class/most/mostcore/devices/<mdev>/dci/ni_state
179 What: /sys/class/most/mostcore/devices/<mdev>/dci/sync_ep
[all …]
/linux/drivers/most/
A Dmost_snd.c55 void (*copy_fn)(void *alsa, void *most, unsigned int bytes);
109 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() argument
111 memcpy(most, alsa, bytes); in alsa_to_most_memcpy()
114 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() argument
116 swap_copy16(most, alsa, bytes); in alsa_to_most_copy16()
121 swap_copy24(most, alsa, bytes); in alsa_to_most_copy24()
126 swap_copy32(most, alsa, bytes); in alsa_to_most_copy32()
131 memcpy(alsa, most, bytes); in most_to_alsa_memcpy()
136 swap_copy16(alsa, most, bytes); in most_to_alsa_copy16()
141 swap_copy24(alsa, most, bytes); in most_to_alsa_copy24()
[all …]
A Dconfigfs.c598 struct most_snd_grp *most; in most_sound_make_group() local
602 list_for_each_entry(most, &ms->soundcard_list, list) { in most_sound_make_group()
603 if (!most->create_card) { in most_sound_make_group()
610 most = kzalloc(sizeof(*most), GFP_KERNEL); in most_sound_make_group()
611 if (!most) { in most_sound_make_group()
615 config_group_init_type_name(&most->group, name, &most_snd_grp_type); in most_sound_make_group()
616 list_add_tail(&most->list, &ms->soundcard_list); in most_sound_make_group()
617 return &most->group; in most_sound_make_group()
/linux/drivers/staging/most/
A DKconfig21 source "drivers/staging/most/net/Kconfig"
23 source "drivers/staging/most/video/Kconfig"
25 source "drivers/staging/most/dim2/Kconfig"
27 source "drivers/staging/most/i2c/Kconfig"
/linux/net/netfilter/ipvs/
A Dip_vs_lblcr.c213 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()
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()
247 atomic_read(&most->activeconns), in ip_vs_dest_set_max()
248 refcount_read(&most->refcnt), in ip_vs_dest_set_max()
249 atomic_read(&most->weight), moh); in ip_vs_dest_set_max()
[all …]
/linux/Documentation/admin-guide/cifs/
A Dintroduction.rst8 (SMB) protocol, the native file sharing mechanism for most early
11 the most current dialect) is strongly preferred over using older
13 including the most recent, SMB3.1.1, are supported by the CIFS VFS
18 Apple systems also support SMB3 well, as do most Network Attached
24 The intent of this module is to provide the most advanced network
/linux/Documentation/locking/
A Dhwspinlock.rst100 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
A 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/drivers/misc/eeprom/
A 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 (FRAMs) from most vendors"
40 Enable this driver to get read/write support to most SPI EEPROMs
/linux/Documentation/devicetree/bindings/clock/
A Dnvidia,tegra20-car.yaml17 CLKGEN provides the registers to program the PLLs. It controls most of
18 the clock source programming and most of the clock dividers.
A Dnvidia,tegra124-car.yaml17 CLKGEN provides the registers to program the PLLs. It controls most of
18 the clock source programming and most of the clock dividers.
/linux/Documentation/devicetree/bindings/reset/
A Dreset.txt4 internally in most IC (SoC, FPGA, ...) designs. Reset signals for whole
5 standalone chips are most likely better represented as GPIOs, although there
25 where it makes most sense to control it; this may be a bus node if all
/linux/Documentation/driver-api/
A Deisa.rst18 most EISA drivers are among the oldest Linux drivers so, as you can
23 - The bus code implements most of the generic code. It is shared
206 code (since probing is now in the core EISA code). Unfortunately, most
213 yet been probed. In fact, that's what happens most of the time (the
215 Unfortunately, most drivers are doing the probing by themselves, and
/linux/tools/testing/selftests/net/forwarding/
A DREADME9 (NETIF_F_NETNS_LOCAL) and most of them probably do not support the
49 o Tests that use anything but the most trivial topologies should include
/linux/Documentation/userspace-api/media/v4l/
A Ddev-mem2mem.rst32 One of the most common memory-to-memory device is the codec. Codecs
33 are more complicated than most and require additional setup for
/linux/Documentation/timers/
A Dtimers-howto.rst8 This question is most often faced by driver writers who have to
9 deal with hardware delays and who may not be the most intimately
16 The first, and most important, question you need to ask is "Is my
/linux/Documentation/driver-api/media/
A Drc-core.rst13 Also, on most hardware, keeping a key pressed for more than a few dozens of
26 However, most of the remote controllers use infrared (IR) to transmit signals.
78 The Kernel has support for mapping tables available on most media
/linux/drivers/staging/
A DKconfig10 interfaces that most likely will be changed in the near
77 source "drivers/staging/most/Kconfig"
/linux/Documentation/driver-api/usb/
A Ddma.rst11 The big picture is that USB drivers can continue to ignore most DMA issues,
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/Documentation/input/
A Dgamepad.rst45 differently labeled on most devices so we define them as NORTH,
50 Different constellations, but most-times 2 buttons: SELECT - START
56 all devices have both or any, but they are present at most times.
160 space must correctly deal with any situation and choose the most appropriate
/linux/Documentation/networking/device_drivers/wan/
A Dz8530book.rst27 The PIO synchronous mode supports the most common Z8530 wiring. Here the
117 The way most drivers approach this particular problem is to create a
126 suitable handlers for most of the network device callbacks. See the
143 table is for the UK 'Kilostream' service and also happens to cover most
167 sk_buff) holding the data. The data includes the CRC bytes so most
214 internally maintained per interface statistics block. This provides most
223 most cases as the Z85230 in particular was designed to glue to PC type
/linux/sound/pci/
A Dfm801.c751 u8 data, clk, wren, most; member
756 { .data = 1, .clk = 3, .wren = 2, .most = 0, .name = "SF256-PCS" },
757 { .data = 1, .clk = 0, .wren = 2, .most = 3, .name = "SF256-PCP" },
758 { .data = 2, .clk = 0, .wren = 1, .most = 3, .name = "SF64-PCR" },
792 if (reg & FM801_GPIO_GP(gpio.most)) in snd_fm801_tea575x_get_pins()
807 FM801_GPIO_GS(gpio.most); in snd_fm801_tea575x_set_direction()
820 FM801_GPIO_GD(gpio.most) | in snd_fm801_tea575x_set_direction()
822 FM801_GPIO_GP(gpio.most) | in snd_fm801_tea575x_set_direction()

Completed in 36 milliseconds

12345678910>>...40