/linux-5.10/Documentation/hwmon/ |
D | isl68137.rst | 14 Publicly available at the Renesas website 25 Publicly available (after August 2020 launch) at the Renesas website 35 Publicly available (after August 2020 launch) at the Renesas website 45 Publicly available (after August 2020 launch) at the Renesas website 55 Publicly available (after August 2020 launch) at the Renesas website 65 Publicly available (after August 2020 launch) at the Renesas website 75 Publicly available (after August 2020 launch) at the Renesas website 85 Publicly available (after August 2020 launch) at the Renesas website 95 Publicly available (after August 2020 launch) at the Renesas website 105 Publicly available (after August 2020 launch) at the Renesas website [all …]
|
D | lm90.rst | 12 Datasheet: Publicly available at the National Semiconductor website 22 Datasheet: Publicly available at the National Semiconductor website 32 Datasheet: Publicly available at the National Semiconductor website 42 Datasheet: Publicly available at the National Semiconductor website 52 Datasheet: Publicly available at the ON Semiconductor website 62 Datasheet: Publicly available at the ON Semiconductor website 72 Datasheet: Publicly available at the ON Semiconductor website 82 Datasheet: Publicly available at the ON Semiconductor website 92 Datasheet: Publicly available at the Maxim website 102 Datasheet: Publicly available at the Maxim website [all …]
|
D | it87.rst | 12 Datasheet: Not publicly available 26 Datasheet: Not publicly available 34 Datasheet: Once publicly available at the ITE website, but no longer 42 Datasheet: Once publicly available at the ITE website, but no longer 50 Datasheet: Once publicly available at the ITE website, but no longer 58 Datasheet: Once publicly available at the ITE website, but no longer 66 Datasheet: Not publicly available 74 Datasheet: Not publicly available 82 Datasheet: Not publicly available 90 Datasheet: Not publicly available [all …]
|
D | lm75.rst | 12 Datasheet: Publicly available at the National Semiconductor website 22 Datasheet: Publicly available at the National Semiconductor website 32 Datasheet: Publicly available at the Maxim website 42 Datasheet: Publicly available at the Maxim website 52 Datasheet: Publicly available at the Microchip website 62 Datasheet: Publicly available at the Microchip website 72 Datasheet: Publicly available at the Analog Devices website 82 Datasheet: Publicly available at the ST website 92 Datasheet: Publicly available at the ST website 102 Datasheet: Publicly available at the Texas Instruments website [all …]
|
D | f71882fg.rst | 28 Datasheet: Available from the Fintek website 36 Datasheet: Available from the Fintek website 44 Datasheet: Available from the Fintek website 60 Datasheet: Available from the Fintek website 68 Datasheet: Available from the Fintek website 76 Datasheet: Should become available on the Fintek website soon 84 Datasheet: Should become available on the Fintek website soon 113 Datasheet: Available from the Fintek website 172 chips, and some modes may only be available in RPM / PWM mode. 178 available on the F71858FG / F8000 if the fan channel is in RPM mode. [all …]
|
D | adm1021.rst | 12 Datasheet: Publicly available at the Analog Devices website 20 Datasheet: Publicly available at the Analog Devices website 36 Datasheet: Publicly available at the Maxim website 44 Datasheet: Publicly available at the Maxim website 52 Datasheet: Publicly available at the National Semiconductor website 60 Datasheet: Publicly available at the Philips website 68 Datasheet: Publicly available at the Philips website 76 Datasheet: Publicly available at the TI website 84 Datasheet: Publicly available at the Onsemi website
|
/linux-5.10/Documentation/ABI/testing/ |
D | debugfs-hisi-hpre | 5 Only available for PF. 12 Only available for PF. 21 Only available for PF. 28 Only available for PF. 34 Only available for PF. 40 Available for PF and VF in host. VF in guest currently only 48 Only available for PF. 57 Only available for PF. 64 Available for both PF and VF, and take no other effect on HPRE. 70 Available for both PF and VF, and take no other effect on HPRE. [all …]
|
D | debugfs-hisi-zip | 5 Only available for PF. 11 Only available for PF. 20 Only available for PF. 27 Only available for PF. 33 Available for PF and VF in host. VF in guest currently only 41 Only available for PF. 50 Only available for PF. 57 Available for both PF and VF, and take no other effect on ZIP. 63 Available for both PF and VF, and take no other effect on ZIP. 69 Available for both PF and VF, and take no other effect on ZIP. [all …]
|
D | debugfs-hisi-sec | 7 Only available for PF, and take no other effect on SEC. 15 Only available for PF. 21 Available for PF and VF in host. VF in guest currently only 29 Only available for PF. 37 Only available for PF, and take no other effect on SEC. 44 Available for both PF and VF, and take no other effect on SEC. 50 Available for both PF and VF, and take no other effect on SEC. 56 Available for both PF and VF, and take no other effect on SEC. 62 Available for both PF and VF, and take no other effect on SEC. 68 Available for both PF and VF, and take no other effect on SEC. [all …]
|
D | debugfs-driver-genwqe | 10 Only available for PF. 16 Only available for PF. 22 Only available for PF. 28 Only available for PF. 35 Only available for PF. 41 Only available for PF. 47 Only available for PF. 53 Only available for PF. 73 The timeout depends on the max number of available cards 79 Only available for PF. [all …]
|
D | sysfs-kernel-slab | 51 Available when CONFIG_SLUB_STATS is enabled. 63 Available when CONFIG_SLUB_STATS is enabled. 72 was empty but there were objects available as the result of 74 Available when CONFIG_SLUB_STATS is enabled. 85 Available when CONFIG_SLUB_STATS is enabled. 97 Available when CONFIG_SLUB_STATS is enabled. 107 Available when CONFIG_ZONE_DMA is enabled. 129 Available when CONFIG_SLUB_STATS is enabled. 149 Available when CONFIG_SLUB_STATS is enabled. 159 Available when CONFIG_SLUB_STATS is enabled. [all …]
|
/linux-5.10/tools/testing/selftests/ |
D | run_kselftest.sh | 11 available="" 13 available="$(cat "$TESTS")" 26 -l | --list List the available collection:test entries 49 echo "$available" 66 found="$(echo "$available" | grep "^$collection:")" 74 # Replace available test list with explicitly selected tests. 78 found="$(echo "$available" | grep "^${test}$")" 85 available="$(echo "$valid" | sed -e 's/ /\n/g')" 88 collections=$(echo "$available" | cut -d: -f1 | uniq) 91 tests=$(echo "$available" | grep "^$collection:" | cut -d: -f2)
|
/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | commonring.c | 70 u16 available; in brcmf_commonring_write_available() local 75 available = commonring->depth - commonring->w_ptr + in brcmf_commonring_write_available() 78 available = commonring->r_ptr - commonring->w_ptr; in brcmf_commonring_write_available() 80 if (available > 1) { in brcmf_commonring_write_available() 83 if (available > commonring->depth / 8) { in brcmf_commonring_write_available() 111 u16 available; in brcmf_commonring_reserve_for_write() local 116 available = commonring->depth - commonring->w_ptr + in brcmf_commonring_reserve_for_write() 119 available = commonring->r_ptr - commonring->w_ptr; in brcmf_commonring_reserve_for_write() 121 if (available > 1) { in brcmf_commonring_reserve_for_write() 147 u16 available; in brcmf_commonring_reserve_for_write_multiple() local [all …]
|
/linux-5.10/arch/sparc/include/asm/ |
D | elf_64.h | 77 #define AV_SPARC_V8PLUS 0x00000800 /* v9 insn available to 32bit */ 79 #define AV_SPARC_VIS 0x00002000 /* VIS insns available */ 80 #define AV_SPARC_VIS2 0x00004000 /* VIS2 insns available */ 81 #define AV_SPARC_ASI_BLK_INIT 0x00008000 /* block init ASIs available */ 83 #define AV_SPARC_VIS3 0x00020000 /* VIS3 insns available */ 84 #define AV_SPARC_HPC 0x00040000 /* HPC insns available */ 85 #define AV_SPARC_RANDOM 0x00080000 /* 'random' insn available */ 86 #define AV_SPARC_TRANS 0x00100000 /* transaction insns available */ 90 0x00800000 /* cache sparing ASIs available */ 91 #define AV_SPARC_PAUSE 0x01000000 /* PAUSE available */ [all …]
|
/linux-5.10/drivers/hv/ |
D | hv_trace_balloon.h | 10 TP_PROTO(u64 available, u64 committed, 15 TP_ARGS(available, committed, vm_memory_committed, 18 __field(u64, available) 26 __entry->available = available; 33 TP_printk("available %lld, committed %lld; vm_memory_committed %ld;" 35 __entry->available, __entry->committed,
|
/linux-5.10/drivers/media/dvb-frontends/ |
D | as102_fe_types.h | 24 /* constellation available values */ 30 /* hierarchy available values */ 37 /* interleaving available values */ 42 /* code rate available values */ 50 /* guard interval available values */ 57 /* transmission mode available values */ 63 /* DVBH signalling available values */ 67 /* tune state available */ 76 /* available TS FID filter types */ 81 /* number of echos available */
|
/linux-5.10/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 188 u32 available; in load_HRT() local 196 available = 1024; in load_HRT() 199 temp_dword = available; in load_HRT() 226 u32 available; in store_HRT() local 236 available = 1024; in store_HRT() 254 rc = add_byte(&pFill, 1 + ctrl->push_flag, &usedbytes, &available); in store_HRT() 259 rc = add_byte(&pFill, 1, &usedbytes, &available); in store_HRT() 269 rc = add_byte(&pFill, ctrl->bus, &usedbytes, &available); in store_HRT() 274 rc = add_byte(&pFill, PCI_SLOT(ctrl->pci_dev->devfn), &usedbytes, &available); in store_HRT() 279 rc = add_byte(&pFill, PCI_FUNC(ctrl->pci_dev->devfn), &usedbytes, &available); in store_HRT() [all …]
|
/linux-5.10/Documentation/i2c/busses/ |
D | i2c-viapro.rst | 7 Datasheet: Sometimes available at the VIA website 10 Datasheet: Sometimes available at the VIA website 13 Datasheet: available on request from VIA 16 Datasheet: available on request and under NDA from VIA 19 Datasheet: available on request and under NDA from VIA 22 Datasheet: available on http://linux.via.com.tw 25 Datasheet: available on http://linux.via.com.tw 28 Datasheet: available on http://linux.via.com.tw
|
/linux-5.10/tools/include/uapi/linux/ |
D | kvm.h | 363 /* Available with KVM_CAP_INTERNAL_ERROR_DATA: */ 831 * Check if a kvm extension is available. Argument is extension number, 1142 * Available with KVM_CAP_IRQFD_RESAMPLE 1186 /* Available with KVM_CAP_ONE_REG */ 1242 * Device control API, available with KVM_CAP_DEVICE_CTRL 1356 /* Available with KVM_CAP_PIT_STATE2 */ 1359 /* Available with KVM_CAP_PPC_GET_PVINFO */ 1361 /* Available with KVM_CAP_TSC_CONTROL */ 1364 /* Available with KVM_CAP_PCI_2_3 */ 1367 /* Available with KVM_CAP_SIGNAL_MSI */ [all …]
|
/linux-5.10/include/uapi/linux/ |
D | kvm.h | 363 /* Available with KVM_CAP_INTERNAL_ERROR_DATA: */ 831 * Check if a kvm extension is available. Argument is extension number, 1142 * Available with KVM_CAP_IRQFD_RESAMPLE 1186 /* Available with KVM_CAP_ONE_REG */ 1242 * Device control API, available with KVM_CAP_DEVICE_CTRL 1356 /* Available with KVM_CAP_PIT_STATE2 */ 1359 /* Available with KVM_CAP_PPC_GET_PVINFO */ 1361 /* Available with KVM_CAP_TSC_CONTROL */ 1364 /* Available with KVM_CAP_PCI_2_3 */ 1367 /* Available with KVM_CAP_SIGNAL_MSI */ [all …]
|
/linux-5.10/fs/ubifs/ |
D | budget.c | 112 * as not available); 181 * The index head is not available for the in-the-gaps method, so add an in ubifs_calc_min_idx_lebs() 191 * ubifs_calc_available - calculate available FS space. 195 * This function calculates and returns amount of FS space available for use. 200 long long available; in ubifs_calc_available() local 202 available = c->main_bytes - c->lst.total_used; in ubifs_calc_available() 205 * Now 'available' contains theoretically available flash space in ubifs_calc_available() 224 available -= (long long)subtract_lebs * c->leb_size; in ubifs_calc_available() 226 /* Subtract the dead space which is not available for use */ in ubifs_calc_available() 227 available -= c->lst.total_dead; in ubifs_calc_available() [all …]
|
/linux-5.10/kernel/irq/ |
D | matrix.c | 14 unsigned int available; member 85 cm->available = m->alloc_size; in irq_matrix_online() 86 cm->available -= cm->managed + m->systembits_inalloc; in irq_matrix_online() 89 m->global_available += cm->available; in irq_matrix_online() 103 /* Update the global available size */ in irq_matrix_offline() 104 m->global_available -= cm->available; in irq_matrix_offline() 140 if (!cm->online || cm->available <= maxavl) in matrix_find_best_cpu() 144 maxavl = cm->available; in matrix_find_best_cpu() 223 cm->available--; in irq_matrix_reserve_managed() 273 cm->available++; in irq_matrix_remove_managed() [all …]
|
/linux-5.10/Documentation/RCU/ |
D | RTFP.txt | 317 ,note="Available: 437 ,note="Available: 580 ,note="Available: 598 ,note="Available: 613 ,note="Available: 643 ,note="Available: 658 ,note="Available: 671 ,note="Available: 685 ,note="Available: 697 ,note="Available: [all …]
|
/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | ia_css_event_public.h | 47 /** Indication that 3A statistics are available. */ 49 /** Indication that DIS statistics are available. */ 59 /** Indication that LACE statistics are available. */ 146 * this function if an event is available. 148 * available or 154 * was available and can be used in a polling-like situation where the NO_EVENT 155 * return value is used to determine whether an event was available or not. 163 * this function if an event is available. 165 * available or 178 * this function if an event is available. [all …]
|
/linux-5.10/Documentation/power/ |
D | opp.rst | 71 OPPs available or not available on each device based on various external 77 operational functions operate only on available opps: 83 opp available as required. 104 is assumed to be available and control of its availability can be done 144 is not available by default. 146 higher frequency could be made available, it can use this function to 148 it available:: 162 not available. 165 Search for an available OPP which is *at most* the 176 Search for an available OPP which is *at least* the [all …]
|