| /linux/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
|
| H A D | sysfs-class-bdi | 69 most of the write-back cache. For example in case of an NFS 82 one device taking all or most of the write-back cache. For example 110 most of the write-back cache. For example in case of an NFS
|
| /linux/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 …]
|
| /linux/drivers/most/ |
| H A D | most_snd.c | 57 void (*copy_fn)(void *alsa, void *most, unsigned int bytes); 111 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() argument 113 memcpy(most, alsa, bytes); in alsa_to_most_memcpy() 116 static void alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy16() argument 118 swap_copy16(most, alsa, bytes); in alsa_to_most_copy16() 121 static void alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy24() argument 123 swap_copy24(most, alsa, bytes); in alsa_to_most_copy24() 126 static void alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) in alsa_to_most_copy32() argument 128 swap_copy32(most, alsa, bytes); in alsa_to_most_copy32() 131 static void most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) in most_to_alsa_memcpy() argument [all …]
|
| 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()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_lblcr.c | 26 * m <- {most conn node in serverSet[dest_ip]}; 208 /* get weighted most-connection node in the destination set */ 212 struct ip_vs_dest *dest, *most; in ip_vs_dest_set_max() 220 most = e->dest; in ip_vs_dest_set_max() 221 if (atomic_read(&most->weight) > 0) { in ip_vs_dest_set_max() 222 moh = ip_vs_dest_conn_overhead(most); in ip_vs_dest_set_max() 228 /* find the destination with the weighted most load */ in ip_vs_dest_set_max() 235 (__s64)doh * atomic_read(&most->weight)) in ip_vs_dest_set_max() 237 most = dest; in ip_vs_dest_set_max() 245 IP_VS_DBG_ADDR(most in ip_vs_dest_set_max() 213 struct ip_vs_dest *dest, *most; ip_vs_dest_set_max() local [all...] |
| /linux/drivers/staging/most/ |
| H A D | Kconfig | 21 source "drivers/staging/most/net/Kconfig" 23 source "drivers/staging/most/video/Kconfig" 25 source "drivers/staging/most/dim2/Kconfig"
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | introduction.rst | 8 (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/usb/ |
| H A D | functionfs-desc.rst | 20 most recent interface descriptor determines what type of class-specific 27 most recent interface descriptor. The following are some of the
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-yuv-luma.rst | 15 - In all the tables that follow, bit 7 is the most significant bit in a byte. 208 leaves the 6 most significant bits of the last byte padded with 0. 212 its padding located in the most significant bits of the 16 bit word.
|
| H A D | dev-mem2mem.rst | 33 One of the most common memory-to-memory device is the codec. Codecs 34 are more complicated than most and require additional setup for
|
| /linux/drivers/staging/ |
| H A D | Kconfig | 10 interfaces that most likely will be changed in the near 41 source "drivers/staging/most/Kconfig"
|
| H A D | Makefile | 12 obj-$(CONFIG_MOST) += most/
|
| /linux/Documentation/locking/ |
| 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,
|
| /linux/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
|
| /linux/lib/kunit/ |
| H A D | Kconfig | 12 special hardware when using UML. Can also be used on most other 81 In most cases this should be left as Y. Only if additional opt-in 93 In most cases this should be left as Y. Only if additional opt-in 130 If unsure, the default timeout of 300 seconds is suitable for most
|
| /linux/Documentation/arch/arm/google/ |
| H A D | chromebook-boot-flow.rst | 35 find one that matches the most specific compatible. It will then look 37 matches the *second most* specific compatible, etc. 62 depthcharge_ has, the most flexibility is achieved if the device tree
|
| /linux/Documentation/driver-api/ |
| H A D | index.rst | 17 of interest to most developers working on device drivers. 33 of interest to most developers working on device drivers.
|
| /linux/Documentation/driver-api/media/ |
| H A D | rc-core.rst | 13 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/net/can/ifi_canfd/ |
| H A D | Kconfig | 8 to the processor attached devices). The CAN_FD is most often
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-pm8916.dtsi | 4 * that apply to most devices that make use of the MSM8916 SoC and PM8916 PMIC. 108 regulator-always-on; /* Needed for most digital I/O */
|
| H A D | msm8939-pm8916.dtsi | 4 * that apply to most devices that make use of the MSM8939 SoC and PM8916 PMIC. 86 regulator-always-on; /* Needed for most digital I/O */
|
| H A D | msm8929-pm8916.dtsi | 4 * that apply to most devices that make use of the MSM8929 SoC and PM8916 PMIC. 86 regulator-always-on; /* Needed for most digital I/O */
|