| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-most | 1 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 47 What: /sys/bus/most/devices/<dev>/dci/mep_eui48_hi 55 What: /sys/bus/most/devices/<dev>/dci/mep_eui48_lo 63 What: /sys/bus/most/devices/<dev>/dci/mep_eui48_mi 71 What: /sys/bus/most/devices/<dev>/dci/mep_filter 79 What: /sys/bus/most/devices/<dev>/dci/mep_hash0 [all …]
|
| H A D | sysfs-devices-soc | 57 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
|
| H A D | debugfs-pfo-nx-crypto | 18 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
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/Documentation/ABI/ |
| H A D | sysfs-class-most.txt | 1 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 65 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_address 74 What: /sys/class/most/mostcore/devices/<mdev>/dci/arb_value 83 What: /sys/class/most/mostcore/devices/<mdev>/dci/mep_eui48_hi [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/sound/ |
| H A D | sound.c | 55 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() 139 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/ |
| H A D | Kconfig | 21 source "drivers/staging/most/net/Kconfig" 23 source "drivers/staging/most/sound/Kconfig" 25 source "drivers/staging/most/video/Kconfig" 27 source "drivers/staging/most/dim2/Kconfig" 29 source "drivers/staging/most/i2c/Kconfig"
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_lblcr.c | 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() 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 …]
|
| /OK3568_Linux_fs/buildroot/package/most/ |
| H A D | most.hash | 1 # From https://www.jedsoft.org/releases/most/ 2 sha1 db811669a6b22c15478c957b439b5e4483ce1c95 most-5.1.0.tar.gz 4 sha256 db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501 most-5.1.0.tar.gz
|
| H A D | most.mk | 7 MOST_SITE = http://www.jedsoft.org/releases/most 22 $(INSTALL) -D -m 0755 $(@D)/src/objs/most $(TARGET_DIR)/usr/bin/most
|
| H A D | Config.in | 2 bool "most" 6 most is a powerful pager, including features like multi 12 https://www.jedsoft.org/most/
|
| /OK3568_Linux_fs/buildroot/package/emlog/ |
| H A D | Config.in | 6 the most recent (and only the most recent) output from a 10 space for keeping complete log files, but the most recent
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.memory-test | 1 The most frequent cause of problems when porting U-Boot to new 3 In most cases these are not caused by failing hardware, but by 24 Unfortunately, it is also the most problematic, and the most 44 areas used by U-Boot itself - on most systems these are the areas 55 cated. It should not be enabled in most normal ports of U-Boot, 59 3. The most thorough memory test facility is available as part of the
|
| H A D | README.mips | 23 incoherency in most cases, unless the code gets loaded after U-Boot 32 or override do_bootelf_exec() not to disable I-/D-caches, because most
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/ |
| H A D | introduction.rst | 8 (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
|
| /OK3568_Linux_fs/kernel/drivers/most/ |
| H A D | configfs.c | 598 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()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/emlog/ |
| H A D | emlog.inc | 2 most recent (and only the most recent) output from a process"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libportal/ |
| H A D | libportal_0.6.bb | 1 SUMMARY = "libportal provides GIO-style async APIs for most Flatpak portals." 2 DESCRIPTION = "It provides simple asynchronous wrappers for most Flatpak portals \
|
| /OK3568_Linux_fs/buildroot/package/read-edid/ |
| H A D | Config.in | 5 monitor. It should work with most monitors made since 1996 7 the video card supports the standard read commands (most
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | Kconfig | 9 This driver adds support for most of the Marvell 88E6xxx models of 20 It is required on most chips. If the chip you compile the support for
|
| /OK3568_Linux_fs/buildroot/package/rpcbind/ |
| H A D | 0001-Remove-yellow-pages-support.patch | 7 available. As most Buildroot users are most likely never going to need
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | hwspinlock.rst | 100 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
|
| H A D | spinlocks.rst | 8 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,
|
| /OK3568_Linux_fs/kernel/drivers/misc/eeprom/ |
| H A D | Kconfig | 5 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,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reset/ |
| H A D | reset.txt | 4 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
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/reset/ |
| H A D | reset.txt | 4 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
|