Home
last modified time | relevance | path

Searched refs:paired (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/phy/qualcomm/
H A DKconfig125 PHY which is usually paired with either the ChipIdea or Synopsys DWC3
134 chipsets. The PHY is paired with a Synopsys DWC3 USB controller
143 PMICs. The repeater is paired with a Synopsys eUSB2 Phy
173 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB
191 is usually paired with either the ChipIdea or Synopsys DWC3 USB
/linux/Documentation/firmware-guide/acpi/
H A Dacpi-lid.rst67 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/Documentation/hwmon/
H A Dltc2991.rst29 supply voltages and can be paired for differential measurements of current sense
/linux/tools/memory-model/Documentation/
H A Dordering.txt313 As mentioned earlier, release operations are often paired with acquire
350 Symmetry being what it is, acquire operations are often paired with the
397 usually paired with a call to a call to rcu_assign_pointer() for that
399 paired with a call to smp_store_release(). Calls to rcu_dereference()
H A Drecipes.txt361 control dependency paired with a full memory barrier:
/linux/drivers/soc/tegra/
H A DKconfig85 the Tegra210 has four Cortex-A57 cores paired with four Cortex-A53
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-asus-wmi87 Enable the external GPU paired with ROG X-Flow laptops.
H A Dsysfs-driver-wacom103 reports have been received from the paired device, reading
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c3010 esw_paired = !!xa_load(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event()
3033 err = xa_insert(&esw->paired, peer_esw_i, peer_esw, GFP_KERNEL); in mlx5_esw_offloads_devcom_event()
3037 err = xa_insert(&peer_esw->paired, esw_i, esw, GFP_KERNEL); in mlx5_esw_offloads_devcom_event()
3054 xa_erase(&peer_esw->paired, esw_i); in mlx5_esw_offloads_devcom_event()
3055 xa_erase(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event()
3065 xa_erase(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event()
3093 xa_init(&esw->paired); in mlx5_esw_offloads_devcom_init()
3120 xa_destroy(&esw->paired); in mlx5_esw_offloads_devcom_cleanup()
H A Deswitch.h384 struct xarray paired; member
/linux/tools/memory-model/
H A Dlock.cat25 * LKR and LKW events always come paired, like all RMW event sequences.
/linux/Documentation/driver-api/usb/
H A Dhotplug.rst98 specific criteria are identified by bits set in "match_flags", paired
/linux/Documentation/driver-api/
H A Deisa.rst102 optionally be paired with a driver-dependent value
H A Dpin-control.rst1258 ``pinctrl_get()`` must be paired with a plain ``pinctrl_put()``.
1259 ``pinctrl_get()`` may not be paired with ``devm_pinctrl_put()``.
1260 ``devm_pinctrl_get()`` can optionally be paired with ``devm_pinctrl_put()``.
1261 ``devm_pinctrl_get()`` may not be paired with plain ``pinctrl_put()``.
/linux/Documentation/scheduler/
H A Dsched-bwc.rst47 does maintain stability, since every overrun must be paired with an
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst144 paired.
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdcp.c1245 bool *paired, in hdcp2_verify_rx_cert_prepare_km() argument
1264 rx_cert, paired, in hdcp2_verify_rx_cert_prepare_km()
H A Dintel_hdmi.c1684 u8 msg_id, bool paired) in intel_hdmi_hdcp2_wait_for_msg() argument
1691 timeout = get_hdcp2_msg_timeout(msg_id, paired); in intel_hdmi_hdcp2_wait_for_msg()
/linux/Documentation/usb/
H A Dgadget_uvc.rst377 must be paired with a userspace program that responds to UVC control requests and
/linux/Documentation/
H A Dmemory-barriers.txt393 [!] Note that write barriers should normally be paired with read or
434 [!] Note that address-dependency barriers should normally be paired with
455 [!] Note that read barriers should normally be paired with write barriers;
485 An ACQUIRE operation should almost always be paired with a RELEASE
943 always be paired. A lack of appropriate pairing is almost certainly an error.
/linux/Documentation/admin-guide/device-mapper/
H A Dvdo-design.rst84 record consists of this block name paired with the presumed location of
505 the packer if it cannot be paired with any other compressed block
/linux/Documentation/filesystems/
H A Dporting.rst892 mnt_want_write_file() can now only be paired with mnt_drop_write_file(),
893 whereas previously it could be paired with mnt_drop_write() as well.
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst2701 - Top field paired with previous bottom field in output order
2704 - Bottom field paired with previous top field in output order
2707 - Top field paired with next bottom field in output order
2710 - Bottom field paired with next top field in output order
/linux/Documentation/power/
H A Druntime_pm.rst603 pm_runtime_get_sync() call paired with a pm_runtime_put() call will be
/linux/Documentation/trace/
H A Dhistogram-design.rst577 The sched_switch histogram paired with the above sched_waking | |

12