/Linux-v6.1/drivers/net/phy/ |
D | Kconfig | 37 LED class driver. There are triggers for each link speed currently 56 Currently tested with mpc866ads and mpc8349e-mitx. 69 Currently supports the am79c874 75 Currently has a driver for the Amlogic Meson GXL Internal PHY 81 Currently supports the: 90 Currently supports the: 96 Currently supports the Aquantia AQ1202, AQ2104, AQR105, AQR405 101 Currently supports the Asix Electronics PHY found in the X-Surf 100 110 Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464, 129 Currently supports the 6348 and 6358 PHYs. [all …]
|
/Linux-v6.1/drivers/net/ipa/ |
D | ipa_reg.h | 584 * IRQ types not described above are not currently used. 586 * @IPA_IRQ_BAD_SNOC_ACCESS: (Not currently used) 587 * @IPA_IRQ_EOT_COAL: (Not currently used) 588 * @IPA_IRQ_UC_2: (Not currently used) 589 * @IPA_IRQ_UC_3: (Not currently used) 590 * @IPA_IRQ_UC_IN_Q_NOT_EMPTY: (Not currently used) 591 * @IPA_IRQ_UC_RX_CMD_Q_NOT_FULL: (Not currently used) 592 * @IPA_IRQ_PROC_UC_ACK_Q_NOT_EMPTY: (Not currently used) 593 * @IPA_IRQ_RX_ERR: (Not currently used) 594 * @IPA_IRQ_DEAGGR_ERR: (Not currently used) [all …]
|
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ |
D | Kconfig | 16 It currently only works with the atomisp driver. 28 It currently only works with the atomisp driver. 50 It currently only works with the atomisp driver. 70 It currently only works with the atomisp driver. 82 It currently only works with the atomisp driver.
|
/Linux-v6.1/Documentation/admin-guide/cifs/ |
D | todo.rst | 17 - directory leases (improved metadata caching). Currently only implemented for root dir 19 currently the only two server side copy mechanisms supported) 26 using Directory Leases, currently only the root file handle is cached longer 65 l) encrypted file support (currently the attribute showing the file is 70 to extend and make easier to use what is currently in /proc/fs/cifs/Stats 77 move, and server network adapter changes. Currently only notifications by 129 against Windows, Samba and Azure currently - to add additional tests and
|
/Linux-v6.1/drivers/media/i2c/cx25840/ |
D | cx25840-core.h | 49 * @radio: set if we are currently in the radio mode, otherwise 51 * @std: currently set video standard 52 * @vid_input: currently set video input 53 * @vid_config: currently set video output configuration 55 * @aud_input: currently set audio input 56 * @audclk_freq: currently set audio sample rate 57 * @audmode: currently set audio mode (when in non-radio mode) 69 * @pads: array of supported chip pads (currently only a stub)
|
/Linux-v6.1/Documentation/arm64/ |
D | acpi_object_usage.rst | 47 Optional, not currently supported, with no real use-case for an 54 Optional, not currently supported, and not recommended until such 62 Optional, not currently supported. 97 Optional, not currently supported. 103 Optional, not currently supported, but could be used on ARM if and 166 Optional, not currently supported. 242 Optional, not currently supported. 248 Optional, not currently supported. 254 Optional, not currently supported. 266 Optional, not currently supported. [all …]
|
/Linux-v6.1/Documentation/sound/designs/ |
D | procfile.rst | 22 Shows the list of currently configured ALSA drivers, 39 Lists the currently available hwdep devices in format of 43 Lists the currently available PCM devices in format of 47 Lists the currently available timer devices 193 Lists the currently available ALSA sequencer drivers. 196 Shows the list of currently available sequencer clients and 201 Lists the currently allocated/running sequencer queues. 204 Lists the currently allocated/running sequencer timers.
|
/Linux-v6.1/drivers/scsi/mpt3sas/ |
D | mpt3sas_trigger_diag.c | 189 /* check to see if trace buffers are currently registered */ in mpt3sas_trigger_master() 196 /* check to see if trace buffers are currently released */ in mpt3sas_trigger_master() 209 /* don't send trigger if an trigger is currently active */ in mpt3sas_trigger_master() 267 /* check to see if trace buffers are currently registered */ in mpt3sas_trigger_event() 274 /* check to see if trace buffers are currently released */ in mpt3sas_trigger_event() 285 /* don't send trigger if an trigger is currently active */ in mpt3sas_trigger_event() 347 /* check to see if trace buffers are currently registered */ in mpt3sas_trigger_scsi() 354 /* check to see if trace buffers are currently released */ in mpt3sas_trigger_scsi() 365 /* don't send trigger if an trigger is currently active */ in mpt3sas_trigger_scsi() 421 /* check to see if trace buffers are currently registered */ in mpt3sas_trigger_mpi() [all …]
|
/Linux-v6.1/include/linux/perf/ |
D | riscv_pmu.h | 30 /* currently enabled events */ 34 /* currently enabled events */ 36 /* currently enabled hardware counters */ 38 /* currently enabled firmware counters */
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-kernel-livepatch | 25 code is currently applied. Writing 0 will disable the patch 33 An attribute which indicates whether the patch is currently in 63 An attribute which indicates whether the object is currently 78 There are currently no such attributes.
|
D | sysfs-class-net-queues | 6 Mask of the CPU(s) currently enabled to participate into the 16 Number of Receive Packet Steering flows being currently 40 Mask of the CPU(s) currently enabled to participate into the 50 Mask of the receive queue(s) currently enabled to participate
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | unicast_extensions.sh | 15 # * Currently the kernel accepts addresses in 0/8 and 240/4 as valid. 19 # * Currently the kernel DOES NOT accept unicast use of the lowest 24 # * Currently the kernel DOES NOT accept unicast use of any of 127/8. 26 # * Currently the kernel DOES NOT accept unicast use of any of 224/4. 205 # ==== TESTS THAT CURRENTLY EXPECT FAILURE ===== 214 # Currently Linux does not allow this, so this should fail too 218 # Currently Linux does not allow this, so this should fail too 225 # Currently Linux does not allow this, so this should fail too 230 # ==== END OF TESTS THAT CURRENTLY EXPECT FAILURE =====
|
/Linux-v6.1/include/uapi/linux/ |
D | virtio_mmio.h | 80 /* Maximum size of the currently selected queue - Read Only */ 83 /* Queue size for the currently selected queue - Write Only */ 89 /* Used Ring alignment for the currently selected queue - Write Only */ 92 /* Guest's PFN for the currently selected queue - Read Write */ 98 /* Ready bit for the currently selected queue - Read Write */
|
/Linux-v6.1/Documentation/leds/ |
D | ledtrig-transient.rst | 5 The leds timer trigger does not currently have an interface to activate 29 When the driver unregisters, deactivation routine for the currently active 34 suspend and resume actions and the currently enabled trigger. LED state 120 echo 0 > activate cancels currently running timer. 122 activate. Currently active timer if 125 activate. Currently active timer if any,
|
/Linux-v6.1/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 15 - inspect currently pending interrupts (KVM_FLIC_GET_ALL_IRQS) 43 currently pending interrupts. 49 Simply deletes all elements from the list of currently pending floating 83 Currently defined values for 'flags' are: 126 currently supported:
|
/Linux-v6.1/tools/power/cpupower/man/ |
D | cpupower-frequency-info.1 | 18 Get frequency the CPU currently runs at, according to the cpufreq core. 21 Get frequency the CPU currently runs at, by reading it from hardware (only available to root). 30 Gets the currently used cpufreq policy.
|
/Linux-v6.1/drivers/gpu/drm/tegra/ |
D | dp.h | 93 * @request: currently requested settings 95 * @pattern: currently requested training pattern 117 * @rate: currently configured link rate 118 * @lanes: currently configured number of lanes
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | si470x.rst | 49 Currently the following USB radios (vendor:product) with the Silicon Labs si470x 79 or by implementing a function as we currently have in every of the mentioned 85 There is currently no project for making TMC sentences human readable. 151 currently under discussion. 157 for polling RDS information, but is currently not using the interrupt mode.
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/hdr/ |
D | ia_css_hdr_types.h | 24 * \detail Currently HDR parameters are used only for testing purposes 45 * \detail Currently HDR parameters are used only for testing purposes 53 * \detail Currently HDR parameters are used only for testing purposes
|
/Linux-v6.1/include/linux/ |
D | lru_cache.h | 29 We use an LRU policy if it is necessary to "cool down" a region currently in 112 Currently we need one activity log transaction per single label change, which 128 * in_use: currently in use (refcnt > 0, lc_number != LC_FREE) 137 * DRBD currently (May 2009) only uses 61 elements on the resync lru_cache 191 /* number of elements currently on to_be_changed list */ 195 unsigned used; /* number of elements currently on in_use list */ 225 /* if we need to change the set, but currently there is no free nor
|
/Linux-v6.1/net/batman-adv/ |
D | multicast.h | 20 * @BATADV_FORW_ALL: forward the packet to all nodes (currently via 26 * @BATADV_FORW_SOME: forward the packet to some nodes (currently via 33 * @BATADV_FORW_SINGLE: forward the packet to a single node (currently
|
/Linux-v6.1/include/linux/iio/ |
D | iio-opaque.h | 10 * @currentmode: operating mode currently in use, may be eventually 21 * @buffer_list: list of all buffers currently attached 31 * @bounce_buffer_size: size of currently allocate bounce buffer
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 31 The raw log format is a binary format. We currently 47 Currently just "0x00 PEL" - platform error log. 61 operations (currently just acknowledge).
|
/Linux-v6.1/drivers/media/test-drivers/vidtv/ |
D | vidtv_s302m.h | 10 * This encoder currently supports 16bit AES3 subframes using 16bit signed 36 * @last_duration: Duration of the tone currently being played 38 * @last_tone: Tone currently being played
|
/Linux-v6.1/Documentation/filesystems/nfs/ |
D | knfsd-stats.rst | 43 currently cannot be larger than the number of CPUs in the system. 98 - Currently the rate at which the counter is incremented is quite 104 i.e. configure a few more nfsds than are currently needed, 112 deferred because the transport is currently being used by an nfsd
|