/kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
D | Kconfig | 19 Qualcomm TLMM block found in the Qualcomm APQ8064 platform. 27 Qualcomm TLMM block found in the Qualcomm APQ8084 platform. 35 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform. 43 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform. 51 the Qualcomm Technologies Inc. TLMM block found on the 61 the Qualcomm Technologies Inc. TLMM block found on the 71 Qualcomm Technologies Inc TLMM block found on the Qualcomm 80 Qualcomm TLMM block found in the Qualcomm 8660 platform. 88 Qualcomm TLMM block found in the Qualcomm 8960 platform. 96 Qualcomm TLMM block found in the Qualcomm 9615 platform. [all …]
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
D | av7110_ipack.c | 10 p->found = 0; in av7110_ipack_reset() 114 if (p->plength != MMAX_PLENGTH - 6 || p->found <= 6) in av7110_ipack_flush() 116 p->plength = p->found - 6; in av7110_ipack_flush() 117 p->found = 0; in av7110_ipack_flush() 152 (p->mpeg == 1 && p->found < 7) || in av7110_ipack_instant_repack() 153 (p->mpeg == 2 && p->found < 9)) in av7110_ipack_instant_repack() 154 && (p->found < 5 || !p->done)) { in av7110_ipack_instant_repack() 155 switch (p->found) { in av7110_ipack_instant_repack() 159 p->found++; in av7110_ipack_instant_repack() 161 p->found = 0; in av7110_ipack_instant_repack() [all …]
|
/kernel/linux/linux-5.10/lib/ |
D | linear_ranges.c | 80 * @val: address where found value is updated 84 * Return: 0 on success, -EINVAL given selector is not found from any of the 104 * @val: address where found value is updated 108 * Return: 0 on success, -EINVAL given selector is not found from any of the 128 * @selector: address where found selector value is updated 129 * @found: flag to indicate that given value was in the range 133 * value. If given value is in the range, then @found is set true. 140 bool *found) in linear_range_get_selector_low() argument 142 *found = false; in linear_range_get_selector_low() 152 *found = true; in linear_range_get_selector_low() [all …]
|
D | stackdepot.c | 182 struct stack_record *found; in find_stack() local 184 for (found = bucket; found; found = found->next) { in find_stack() 185 if (found->hash == hash && in find_stack() 186 found->size == size && in find_stack() 187 !stackdepot_memcmp(entries, found->entries, size)) in find_stack() 188 return found; in find_stack() 239 struct stack_record *found = NULL, **bucket; in stack_depot_save() local 257 found = find_stack(smp_load_acquire(bucket), entries, in stack_depot_save() 259 if (found) in stack_depot_save() 286 found = find_stack(*bucket, entries, nr_entries, hash); in stack_depot_save() [all …]
|
D | test_linear_ranges.c | 148 bool found; in range_test_get_selector_high() local 152 &sel, &found); in range_test_get_selector_high() 155 KUNIT_EXPECT_TRUE(test, found); in range_test_get_selector_high() 159 &sel, &found); in range_test_get_selector_high() 163 &sel, &found); in range_test_get_selector_high() 165 KUNIT_EXPECT_FALSE(test, found); in range_test_get_selector_high() 181 bool found; in range_test_get_selector_low() local 186 &found); in range_test_get_selector_low() 189 KUNIT_EXPECT_TRUE(test, found); in range_test_get_selector_low() 194 &found); in range_test_get_selector_low() [all …]
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/haswell/ |
D | uncore.json | 115 "BriefDescription": "L3 Lookup read request that access cache and found line in M-state.", 116 "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.", 127 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state.", 128 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 139 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 140 …"PublicDescription": "L3 Lookup external snoop request that access cache and found line in M-state… 151 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 152 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 163 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.", 164 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | renesas,mmcif.txt | 11 - "renesas,mmcif-r7s72100" for the MMCIF found in r7s72100 SoCs 12 - "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs 13 - "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs 14 - "renesas,mmcif-r8a7742" for the MMCIF found in r8a7742 SoCs 15 - "renesas,mmcif-r8a7743" for the MMCIF found in r8a7743 SoCs 16 - "renesas,mmcif-r8a7744" for the MMCIF found in r8a7744 SoCs 17 - "renesas,mmcif-r8a7745" for the MMCIF found in r8a7745 SoCs 18 - "renesas,mmcif-r8a7778" for the MMCIF found in r8a7778 SoCs 19 - "renesas,mmcif-r8a7790" for the MMCIF found in r8a7790 SoCs 20 - "renesas,mmcif-r8a7791" for the MMCIF found in r8a7791 SoCs [all …]
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/ |
D | cache_shape.c | 55 int found; in test_cache_shape() local 59 found = 0; in test_cache_shape() 63 found++; in test_cache_shape() 69 found++; in test_cache_shape() 75 found++; in test_cache_shape() 81 found++; in test_cache_shape() 87 found++; in test_cache_shape() 93 found++; in test_cache_shape() 99 found++; in test_cache_shape() 105 found++; in test_cache_shape() [all …]
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-ufs | 20 the descriptor could be found at UFS specifications 2.1. 29 the descriptor could be found at UFS specifications 2.1. 38 about the descriptor could be found at UFS specifications 2.1. 47 The full information about the descriptor could be found 57 about the descriptor could be found at UFS specifications 2.1. 66 The full information about the descriptor could be found 77 be found at UFS specifications 2.1. 88 be found at UFS specifications 2.1. 98 about the descriptor could be found at UFS specifications 2.1. 107 about the descriptor could be found at UFS specifications 2.1. [all …]
|
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
D | Kconfig | 44 Generator hardware found on Intel i8xx-based motherboards. 57 Generator hardware found on AMD 76x-based motherboards. 70 Generator hardware found on Atmel AT91 devices. 94 Generator hardware found on the Broadcom BCM2835 and BCM63xx SoCs. 107 hardware found on the Broadcom iProc and STB SoCs. 120 Generator hardware found on the AMD Geode LX. 133 Generator hardware found on Niagara2 cpus. 146 Generator hardware found on VIA based motherboards. 159 Number Generator hardware found on the Intel IXP45x/46x NPU. 172 Generator hardware found on OMAP16xx, OMAP2/3/4/5, AM33xx/AM43xx [all …]
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/skylake/ |
D | uncore.json | 55 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state", 56 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 67 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 68 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 79 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state", 80 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", 91 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 92 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 103 "BriefDescription": "L3 Lookup read request that access cache and found line in any MESI-state", 104 … "PublicDescription": "L3 Lookup read request that access cache and found line in any MESI-state.", [all …]
|
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/broadwell/ |
D | uncore.json | 55 "BriefDescription": "L3 Lookup read request that access cache and found line in M-state", 56 "PublicDescription": "L3 Lookup read request that access cache and found line in M-state.", 67 "BriefDescription": "L3 Lookup write request that access cache and found line in M-state", 68 "PublicDescription": "L3 Lookup write request that access cache and found line in M-state.", 79 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 80 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 91 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state", 92 "PublicDescription": "L3 Lookup read request that access cache and found line in I-state.", 103 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 104 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_pch.c | 15 drm_dbg_kms(&dev_priv->drm, "Found Ibex Peak PCH\n"); in intel_pch_type() 19 drm_dbg_kms(&dev_priv->drm, "Found CougarPoint PCH\n"); in intel_pch_type() 24 drm_dbg_kms(&dev_priv->drm, "Found PantherPoint PCH\n"); in intel_pch_type() 30 drm_dbg_kms(&dev_priv->drm, "Found LynxPoint PCH\n"); in intel_pch_type() 37 drm_dbg_kms(&dev_priv->drm, "Found LynxPoint LP PCH\n"); in intel_pch_type() 44 drm_dbg_kms(&dev_priv->drm, "Found WildcatPoint PCH\n"); in intel_pch_type() 52 drm_dbg_kms(&dev_priv->drm, "Found WildcatPoint LP PCH\n"); in intel_pch_type() 60 drm_dbg_kms(&dev_priv->drm, "Found SunrisePoint PCH\n"); in intel_pch_type() 65 drm_dbg_kms(&dev_priv->drm, "Found SunrisePoint LP PCH\n"); in intel_pch_type() 73 drm_dbg_kms(&dev_priv->drm, "Found Kaby Lake PCH (KBP)\n"); in intel_pch_type() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/ |
D | rocker_ofdpa.c | 744 struct ofdpa_flow_tbl_entry *found; in ofdpa_flow_tbl_find() local 745 size_t key_len = match->key_len ? match->key_len : sizeof(found->key); in ofdpa_flow_tbl_find() 747 hash_for_each_possible(ofdpa->flow_tbl, found, in ofdpa_flow_tbl_find() 749 if (memcmp(&found->key, &match->key, key_len) == 0) in ofdpa_flow_tbl_find() 750 return found; in ofdpa_flow_tbl_find() 760 struct ofdpa_flow_tbl_entry *found; in ofdpa_flow_tbl_add() local 761 size_t key_len = match->key_len ? match->key_len : sizeof(found->key); in ofdpa_flow_tbl_add() 768 found = ofdpa_flow_tbl_find(ofdpa, match); in ofdpa_flow_tbl_add() 770 if (found) { in ofdpa_flow_tbl_add() 771 match->cookie = found->cookie; in ofdpa_flow_tbl_add() [all …]
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-gpr.h | 23 int i, found = 1; in validate_gpr() local 29 found = 0; in validate_gpr() 33 if (!found) in validate_gpr() 41 int i, found = 1; in validate_fpr() local 46 found = 0; in validate_fpr() 50 if (!found) in validate_fpr() 58 int i, found = 1; in validate_fpr_float() local 63 found = 0; in validate_fpr_float() 67 if (!found) in validate_fpr_float()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | selftest_llc.c | 29 unsigned int ia_freq, ring_freq, found; in gen6_verify_ring_freq() local 44 found = (val >> 0) & 0xff; in gen6_verify_ring_freq() 45 if (found != ia_freq) { in gen6_verify_ring_freq() 46 …pr_err("Min freq table(%d/[%d, %d]):%dMHz did not match expected CPU freq, found %d, expected %d\n… in gen6_verify_ring_freq() 49 found, ia_freq); in gen6_verify_ring_freq() 54 found = (val >> 8) & 0xff; in gen6_verify_ring_freq() 55 if (found != ring_freq) { in gen6_verify_ring_freq() 56 …pr_err("Min freq table(%d/[%d, %d]):%dMHz did not match expected ring freq, found %d, expected %d\… in gen6_verify_ring_freq() 59 found, ring_freq); in gen6_verify_ring_freq()
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | scsi-generic.rst | 25 There are three major versions of sg found in the linux kernel (lk): 30 - sg version 3 found in the lk 2.4 series (and the lk 2.5 series). 41 This describes the sg version 3 driver found in the lk 2.4 series. 44 and pdf. This document can also be found at: 48 Documentation for the version 2 sg driver found in the lk 2.2 series can 49 be found at http://sg.danny.cz/sg/. A larger version 53 found at http://www.torque.net/sg/p/original/SCSI-Programming-HOWTO.txt 56 A changelog with brief notes can be found in the 60 can be found at the top of the /usr/src/linux/drivers/scsi/sg.c file. 63 part can be found at http://www.tldp.org/HOWTO/SCSI-2.4-HOWTO . [all …]
|
/kernel/linux/linux-5.10/drivers/hid/ |
D | hid-uclogic-params.c | 61 * -EPIPE, if the descriptor was not found, or 91 hid_dbg(hdev, "string descriptor #%hhu not found\n", idx); in uclogic_params_get_str_desc() 129 * case of error, or if parameters are not found. Cannot be NULL. 131 * were found, and to false if not (e.g. device was 144 bool found = false; in uclogic_params_pen_init_v1() local 169 "string descriptor with pen parameters not found, assuming not compatible\n"); in uclogic_params_pen_init_v1() 226 found = true; in uclogic_params_pen_init_v1() 228 *pfound = found; in uclogic_params_pen_init_v1() 257 * case of error, or if parameters are not found. Cannot be NULL. 259 * were found, and to false if not (e.g. device was [all …]
|
/kernel/linux/linux-5.10/drivers/net/mdio/ |
D | Kconfig | 39 This driver supports the MDIO interface found in the network 47 This module provides a driver for the MDIO busses found in the 56 controllers found in the ASPEED AST2600 SoC. This is a driver for the 58 revisions are the "old" and "new" interfaces found in the AST2400 and 78 This module provides a driver for the MDIO busses found in the 86 This hardware can be found in the Broadcom GENET Ethernet MAC 107 This module provides a driver for the MDIO busses found in the 133 This driver supports the MIIM (MDIO) interface found in the network 141 This driver supports the MDIO interface found in the network 159 This driver supports the MDIO interface found in Qualcomm [all …]
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
D | keep-tracking.c | 37 int i, found; in find_comm() local 39 found = 0; in find_comm() 49 found += 1; in find_comm() 54 return found; in find_comm() 78 int found, err = -1; in test__keep_tracking() local 112 * First, test that a 'comm' event can be found when the event is in test__keep_tracking() 123 found = find_comm(evlist, comm); in test__keep_tracking() 124 if (found != 1) { in test__keep_tracking() 130 * Secondly, test that a 'comm' event can be found when the event is in test__keep_tracking() 145 found = find_comm(evlist, comm); in test__keep_tracking() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | rockchip-dwmac.txt | 7 "rockchip,px30-gmac": found on PX30 SoCs 8 "rockchip,rk3128-gmac": found on RK312x SoCs 9 "rockchip,rk3228-gmac": found on RK322x SoCs 10 "rockchip,rk3288-gmac": found on RK3288 SoCs 11 "rockchip,rk3328-gmac": found on RK3328 SoCs 12 "rockchip,rk3366-gmac": found on RK3366 SoCs 13 "rockchip,rk3368-gmac": found on RK3368 SoCs 14 "rockchip,rk3399-gmac": found on RK3399 SoCs 15 "rockchip,rv1108-gmac": found on RV1108 SoCs
|
/kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
D | stackleak.c | 16 unsigned long *sp, left, found, i; in lkdtm_STACKLEAK_ERASING() local 49 for (i = 0, found = 0; i < left && found <= check_depth; i++) { in lkdtm_STACKLEAK_ERASING() 51 found++; in lkdtm_STACKLEAK_ERASING() 53 found = 0; in lkdtm_STACKLEAK_ERASING() 56 if (found <= check_depth) { in lkdtm_STACKLEAK_ERASING() 57 pr_err("FAIL: the erased part is not found (checked %lu bytes)\n", in lkdtm_STACKLEAK_ERASING() 64 (i - found) * sizeof(unsigned long)); in lkdtm_STACKLEAK_ERASING()
|
/kernel/linux/linux-5.10/drivers/pci/ |
D | search.c | 138 * in the global list of PCI buses. If the bus is found, a pointer to its 139 * data structure is returned. If no bus is found, %NULL is returned. 159 * @from: Previous PCI bus found, or %NULL for new search. 190 * If the device is found, its reference count is increased and this 193 * If no device is found, %NULL is returned. 225 * found, its reference count is increased and this function returns a 227 * reference count by calling pci_dev_put(). If no device is found, 257 * @from: Previous PCI device found in search, or %NULL for new search. 259 * Iterates through the list of known PCI devices. If a PCI device is found 294 * @from: Previous PCI device found in search, or %NULL for new search. [all …]
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
D | asid.c | 35 unsigned long found; in hl_asid_alloc() local 39 found = find_first_zero_bit(hdev->asid_bitmap, in hl_asid_alloc() 41 if (found == hdev->asic_prop.max_asid) in hl_asid_alloc() 42 found = 0; in hl_asid_alloc() 44 set_bit(found, hdev->asid_bitmap); in hl_asid_alloc() 48 return found; in hl_asid_alloc()
|
/kernel/linux/linux-5.10/drivers/phy/amlogic/ |
D | Kconfig | 14 Enable this to support the Meson USB2 PHYs found in Meson8, 26 Enable this to support the Meson USB2 PHYs found in Meson 37 Enable this to support the Meson USB2 PHYs found in Meson 48 Enable this to support the Meson USB3 + PCIE Combo PHY found 59 Enable this to support the Meson MIPI + PCIE PHY found 71 found in Meson AXG SoCs.
|