| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | devcom.c | 21 bool paired; member 207 bool paired) in mlx5_devcom_set_paired() argument 214 comp->paired = paired; in mlx5_devcom_set_paired() 223 return devcom->priv->components[id].paired; in mlx5_devcom_is_paired() 237 if (!comp->paired) { in mlx5_devcom_get_peer_data()
|
| D | devcom.h | 36 bool paired);
|
| /Linux-v5.4/drivers/pinctrl/qcom/ |
| D | pinctrl-ssbi-mpp.c | 113 bool paired; member 197 if (pin->paired) in pm8xxx_mpp_update() 208 if (pin->paired) in pm8xxx_mpp_update() 224 if (pin->paired) in pm8xxx_mpp_update() 356 arg = pin->paired; in pm8xxx_pin_config_get() 412 pin->paired = !!arg; in pm8xxx_pin_config_set() 581 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one() 594 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one() 610 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one() 680 pin->paired = !!(ctrl & BIT(1)); in pm8xxx_pin_populate() [all …]
|
| D | pinctrl-spmi-mpp.c | 129 bool paired; member 287 else if (pad->paired) in pmic_mpp_write_mode_ctl() 382 if (!pad->paired) in pmic_mpp_config_get() 468 pad->paired = !!arg; in pmic_mpp_config_set() 550 if (pad->paired) in pmic_mpp_config_dbg_show() 751 pad->paired = true; in pmic_mpp_populate()
|
| /Linux-v5.4/Documentation/firmware-guide/acpi/ |
| D | acpi-lid.rst | 67 firmware cannot make sure "opened"/"closed" events are paired, the ACPI 77 and whether the "opened"/"closed" events are paired fully relies on the 90 are paired fully relies on the firmware implementation.
|
| /Linux-v5.4/Documentation/devicetree/bindings/media/ |
| D | renesas,fcp.txt | 11 are paired with. These DT bindings currently support the FCPV and FCPF.
|
| /Linux-v5.4/Documentation/devicetree/bindings/timer/ |
| D | qcom,msm-timer.txt | 6 properties specify which subsystem the timers are paired with.
|
| /Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
| D | qcom,pmic-mpp.txt | 156 - qcom,paired: 159 Definition: Indicates that the pin should be operating in paired mode.
|
| D | qcom,pmic-gpio.txt | 110 "paired",
|
| /Linux-v5.4/drivers/phy/qualcomm/ |
| D | Kconfig | 52 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
|
| /Linux-v5.4/tools/perf/lib/Documentation/tutorial/ |
| D | tutorial.rst | 97 This is paired with a *perf_cpu_map__put*, that drops its reference at the end, possibly deleting i…
|
| /Linux-v5.4/drivers/soc/tegra/ |
| D | Kconfig | 83 the Tegra210 has four Cortex-A57 cores paired with four Cortex-A53
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-driver-wacom | 101 reports have been received from the paired device, reading
|
| /Linux-v5.4/tools/memory-model/ |
| D | lock.cat | 25 * LKR and LKW events always come paired, like all RMW event sequences.
|
| /Linux-v5.4/Documentation/driver-api/usb/ |
| D | hotplug.rst | 98 specific criteria are identified by bits set in "match_flags", paired
|
| /Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
| D | brcm,brcmnand.txt | 6 paired with a custom DMA engine (inventively named "Flash DMA") which supports
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | eisa.rst | 102 optionally be paired with a driver-dependent value
|
| D | pinctl.rst | 1281 pinctrl_get() must be paired with a plain pinctrl_put(). 1282 pinctrl_get() may not be paired with devm_pinctrl_put(). 1283 devm_pinctrl_get() can optionally be paired with devm_pinctrl_put(). 1284 devm_pinctrl_get() may not be paired with plain pinctrl_put().
|
| /Linux-v5.4/Documentation/driver-api/dmaengine/ |
| D | client.rst | 131 paired.
|
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_hdcp.c | 921 bool *paired, in hdcp2_verify_rx_cert_prepare_km() argument 939 rx_cert, paired, in hdcp2_verify_rx_cert_prepare_km()
|
| D | intel_hdmi.c | 1592 u8 msg_id, bool paired) in intel_hdmi_hdcp2_wait_for_msg() argument 1598 timeout = get_hdcp2_msg_timeout(msg_id, paired); in intel_hdmi_hdcp2_wait_for_msg()
|
| /Linux-v5.4/Documentation/filesystems/caching/ |
| D | fscache.txt | 393 and the following paired letters:
|
| /Linux-v5.4/tools/memory-model/Documentation/ |
| D | recipes.txt | 361 control dependency paired with a full memory barrier:
|
| /Linux-v5.4/Documentation/ |
| D | memory-barriers.txt | 396 [!] Note that write barriers should normally be paired with read or data 432 [!] Note that data dependency barriers should normally be paired with 449 [!] Note that read barriers should normally be paired with write barriers; 479 An ACQUIRE operation should almost always be paired with a RELEASE 927 always be paired. A lack of appropriate pairing is almost certainly an error.
|
| /Linux-v5.4/Documentation/power/ |
| D | runtime_pm.rst | 577 pm_runtime_get_sync() call paired with a pm_runtime_put() call will be
|