/linux-6.12.1/drivers/pinctrl/qcom/ |
D | Kconfig.msm | 9 Qualcomm TLMM block found in the Qualcomm APQ8064 platform. 16 Qualcomm TLMM block found in the Qualcomm APQ8084 platform. 23 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform. 30 the Qualcomm Technologies Inc. TLMM block found on the 39 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform. 46 Qualcomm Technologies Inc TLMM block found on the Qualcomm 54 the Qualcomm Technologies Inc. TLMM block found on the 63 the Qualcomm Technologies Inc. TLMM block found on the 72 the Qualcomm Technologies Inc. TLMM block found on the 81 Qualcomm Technologies Inc TLMM block found on the Qualcomm [all …]
|
D | Kconfig | 31 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips, 46 Qualcomm GPIO and MPP blocks found in the Qualcomm PMIC's chips, 60 (Low Power Island) found on the Qualcomm Technologies Inc SoCs. 69 (Low Power Island) found on the Qualcomm Technologies Inc SC7280 platform. 78 (Low Power Island) found on the Qualcomm Technologies Inc SM4250 platform. 87 (Low Power Island) found on the Qualcomm Technologies Inc SM6115 platform. 96 (Low Power Island) found on the Qualcomm Technologies Inc SM8250 platform. 105 (Low Power Island) found on the Qualcomm Technologies Inc SM8350 115 (Low Power Island) found on the Qualcomm Technologies Inc SM8450 platform. 124 (Low Power Island) found on the Qualcomm Technologies Inc SC8280XP platform. [all …]
|
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110_ipack.c | 9 p->found = 0; in av7110_ipack_reset() 108 if (p->plength != MMAX_PLENGTH - 6 || p->found <= 6) in av7110_ipack_flush() 110 p->plength = p->found - 6; in av7110_ipack_flush() 111 p->found = 0; in av7110_ipack_flush() 145 (p->mpeg == 1 && p->found < 7) || in av7110_ipack_instant_repack() 146 (p->mpeg == 2 && p->found < 9)) && in av7110_ipack_instant_repack() 147 (p->found < 5 || !p->done)) { in av7110_ipack_instant_repack() 148 switch (p->found) { in av7110_ipack_instant_repack() 152 p->found++; in av7110_ipack_instant_repack() 154 p->found = 0; in av7110_ipack_instant_repack() [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/broadwell/ |
D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state", 8 … "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 13 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 18 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 23 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 28 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 33 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state", 38 … "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 43 … "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state", 48 … "PublicDescription": "L3 Lookup read request that access cache and found line in E or S-state.", [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/skylake/ |
D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state", 8 … "PublicDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 13 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state", 18 "PublicDescription": "L3 Lookup any request that access cache and found line in I-state.", 23 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state", 28 "PublicDescription": "L3 Lookup any request that access cache and found line in M-state.", 33 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state", 38 … "PublicDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 43 … "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state", 48 … "PublicDescription": "L3 Lookup read request that access cache and found line in E or S-state.", [all …]
|
/linux-6.12.1/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 | test_linear_ranges.c | 139 bool found; in range_test_get_selector_high() local 143 &sel, &found); in range_test_get_selector_high() 146 KUNIT_EXPECT_TRUE(test, found); in range_test_get_selector_high() 150 &sel, &found); in range_test_get_selector_high() 154 &sel, &found); in range_test_get_selector_high() 156 KUNIT_EXPECT_FALSE(test, found); in range_test_get_selector_high() 172 bool found; in range_test_get_selector_low() local 177 &found); in range_test_get_selector_low() 180 KUNIT_EXPECT_TRUE(test, found); in range_test_get_selector_low() 185 &found); in range_test_get_selector_low() [all …]
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/net/9p/ |
D | mod.c | 88 struct p9_trans_module *t, *found = NULL; in _p9_get_trans_by_name() local 95 found = t; in _p9_get_trans_by_name() 101 return found; in _p9_get_trans_by_name() 111 struct p9_trans_module *found = NULL; in v9fs_get_trans_by_name() local 113 found = _p9_get_trans_by_name(s); in v9fs_get_trans_by_name() 116 if (!found) { in v9fs_get_trans_by_name() 118 found = _p9_get_trans_by_name(s); in v9fs_get_trans_by_name() 122 return found; in v9fs_get_trans_by_name() 137 struct p9_trans_module *t, *found = NULL; in v9fs_get_default_trans() local 144 found = t; in v9fs_get_default_trans() [all …]
|
/linux-6.12.1/drivers/char/hw_random/ |
D | Kconfig | 44 Generator hardware found on Intel i8xx-based motherboards. 58 Generator hardware found on AMD 76x-based motherboards. 71 Generator hardware found on Atmel AT91 devices. 95 Generator hardware found on the Broadcom BCM2835 and BCM63xx SoCs. 108 hardware found on the Broadcom iProc and STB SoCs. 122 Generator hardware found on the AMD Geode LX. 135 Generator hardware found on Niagara2 cpus. 148 Generator hardware found on VIA based motherboards. 161 Number Generator hardware found on the Intel IXP45x/46x NPU. 174 Generator hardware found on OMAP16xx, OMAP2/3/4/5, AM33xx/AM43xx [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/sandybridge/ |
D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 12 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.", 21 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 30 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 39 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s… 48 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.… 57 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 66 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-sta… 75 … "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state.", 84 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.", [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/ivybridge/ |
D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 12 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.", 21 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 30 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 39 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s… 48 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.… 57 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 66 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-sta… 75 … "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state.", 84 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.", [all …]
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/drivers/firewire/ |
D | device-attribute-test.c | 117 // Vendor immediate entry is found. in device_attr_simple_avc() 121 // Model immediate entry is found. in device_attr_simple_avc() 125 // Descriptor leaf entry for vendor is found. in device_attr_simple_avc() 129 // Descriptor leaf entry for model is found. in device_attr_simple_avc() 135 // Vendor immediate entry is not found. in device_attr_simple_avc() 138 // Model immediate entry is found. in device_attr_simple_avc() 142 // Descriptor leaf entry for vendor is not found. in device_attr_simple_avc() 145 // Descriptor leaf entry for model is found. in device_attr_simple_avc() 149 // Specifier_ID immediate entry is found. in device_attr_simple_avc() 153 // Version immediate entry is found. in device_attr_simple_avc() [all …]
|
/linux-6.12.1/tools/perf/pmu-events/arch/x86/haswell/ |
D | uncore-cache.json | 3 … "BriefDescription": "L3 Lookup any request that access cache and found line in E or S-state.", 12 "BriefDescription": "L3 Lookup any request that access cache and found line in I-state.", 21 "BriefDescription": "L3 Lookup any request that access cache and found line in M-state.", 30 "BriefDescription": "L3 Lookup any request that access cache and found line in MESI-state.", 39 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in E or S-s… 48 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in I-state.… 57 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in M-state.… 66 …"BriefDescription": "L3 Lookup external snoop request that access cache and found line in MESI-sta… 75 … "BriefDescription": "L3 Lookup read request that access cache and found line in E or S-state.", 84 "BriefDescription": "L3 Lookup read request that access cache and found line in I-state.", [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/soc/ |
D | intel_pch.c | 16 drm_dbg_kms(&dev_priv->drm, "Found Ibex Peak PCH\n"); in intel_pch_type() 20 drm_dbg_kms(&dev_priv->drm, "Found CougarPoint PCH\n"); in intel_pch_type() 25 drm_dbg_kms(&dev_priv->drm, "Found PantherPoint PCH\n"); in intel_pch_type() 31 drm_dbg_kms(&dev_priv->drm, "Found LynxPoint PCH\n"); in intel_pch_type() 38 drm_dbg_kms(&dev_priv->drm, "Found LynxPoint LP PCH\n"); in intel_pch_type() 45 drm_dbg_kms(&dev_priv->drm, "Found WildcatPoint PCH\n"); in intel_pch_type() 53 drm_dbg_kms(&dev_priv->drm, "Found WildcatPoint LP PCH\n"); in intel_pch_type() 61 drm_dbg_kms(&dev_priv->drm, "Found SunrisePoint PCH\n"); in intel_pch_type() 66 drm_dbg_kms(&dev_priv->drm, "Found SunrisePoint LP PCH\n"); in intel_pch_type() 74 drm_dbg_kms(&dev_priv->drm, "Found Kaby Lake PCH (KBP)\n"); in intel_pch_type() [all …]
|
/linux-6.12.1/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_double() local 63 found = 0; in validate_fpr_double() 67 if (!found) in validate_fpr_double()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-ufs | 21 the descriptor could be found at UFS specifications 2.1. 31 the descriptor could be found at UFS specifications 2.1. 41 about the descriptor could be found at UFS specifications 2.1. 51 The full information about the descriptor could be found 62 about the descriptor could be found at UFS specifications 2.1. 72 The full information about the descriptor could be found 84 be found at UFS specifications 2.1. 96 be found at UFS specifications 2.1. 107 about the descriptor could be found at UFS specifications 2.1. 117 about the descriptor could be found at UFS specifications 2.1. [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | selftest_llc.c | 27 unsigned int ia_freq, ring_freq, found; in gen6_verify_ring_freq() local 41 found = (val >> 0) & 0xff; in gen6_verify_ring_freq() 42 if (found != ia_freq) { in gen6_verify_ring_freq() 43 …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() 46 found, ia_freq); in gen6_verify_ring_freq() 51 found = (val >> 8) & 0xff; in gen6_verify_ring_freq() 52 if (found != ring_freq) { in gen6_verify_ring_freq() 53 …pr_err("Min freq table(%d/[%d, %d]):%dMHz did not match expected ring freq, found %d, expected %d\… in gen6_verify_ring_freq() 56 found, ring_freq); in gen6_verify_ring_freq()
|
/linux-6.12.1/drivers/phy/amlogic/ |
D | Kconfig | 11 Enable this to support the HDMI TX PHYs found in Meson8, 24 Enable this to support the Meson USB2 PHYs found in Meson8, 36 Enable this to support the Meson USB2 PHYs found in Meson 48 Enable this to support the Meson MIPI Analog DPHY found in Meson G12A 59 Enable this to support the Meson USB2 PHYs found in Meson 70 Enable this to support the Meson USB3 + PCIE Combo PHY found 81 Enable this to support the Meson MIPI + PCIE PHY found 94 found in Meson AXG SoCs. 105 Enable this to support the Meson MIPI DPHY found in Meson AXG
|
/linux-6.12.1/drivers/gpu/drm/bridge/imx/ |
D | Kconfig | 14 Choose this to enable support for the internal HDMI encoder found 22 Video Interface found on the Freescale i.MX8MP SoC. 31 Choose this to enable the internal LVDS Display Bridge(LDB) found in 41 Choose this to enable the internal LVDS Display Bridge(LDB) found in 50 Choose this to enable pixel combiner found in 59 Choose this to enable display pixel link found in 68 found in Freescale i.MX8qxp processor. 78 Choose this to enable MIPI DSI controller found in Freescale i.MX93
|
/linux-6.12.1/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 …]
|
/linux-6.12.1/drivers/net/mdio/ |
D | Kconfig | 53 This driver supports the MDIO interface found in the network 61 This module provides a driver for the MDIO busses found in the 71 controllers found in the ASPEED AST2600 SoC. This is a driver for the 73 revisions are the "old" and "new" interfaces found in the AST2400 and 93 This module provides a driver for the MDIO busses found in the 101 This hardware can be found in the Broadcom GENET Ethernet MAC 122 This module provides a driver for the MDIO busses found in the 148 This driver supports the MIIM (MDIO) interface found in the network 156 This driver supports the MDIO interface found in the network 176 This driver supports the MDIO interface found in Qualcomm [all …]
|
/linux-6.12.1/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. 189 * If the device is found, its reference count is increased and this 192 * If no device is found, %NULL is returned. 223 * found, its reference count is increased and this function returns a 225 * reference count by calling pci_dev_put(). If no device is found, 255 * @from: Previous PCI device found in search, or %NULL for new search. 257 * Iterates through the list of known PCI devices. If a PCI device is found 291 * @from: Previous PCI device found in search, or %NULL for new search. [all …]
|
/linux-6.12.1/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). 40 This describes the sg version 3 driver found in the lk 2.4 series. 42 Documentation (large version) for the version 2 sg driver found in the 43 lk 2.2 series can be found at 48 found in the LDP archives at 53 part can be found at https://www.tldp.org/HOWTO/SCSI-2.4-HOWTO . 61 sg3_utils for the sg version 3 driver found in lk 2.4 62 sg_utils for the sg version 2 (and original) driver found in lk 2.2 67 capabilities. They can be found at: https://sg.danny.cz/sg/sg3_utils.html and [all …]
|