Searched refs:paired (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/phy/qualcomm/ |
| H A D | Kconfig | 125 PHY which is usually paired with either the ChipIdea or Synopsys DWC3 134 PMICs. The repeater is paired with a Synopsys or M31 eUSB2 Phy 168 up of the associated USB repeater that is paired with the eUSB2 187 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB 205 is usually paired with either the ChipIdea or Synopsys DWC3 USB
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A 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/Documentation/hwmon/ |
| H A D | ltc2991.rst | 29 supply voltages and can be paired for differential measurements of current sense
|
| /linux/tools/memory-model/Documentation/ |
| H A D | ordering.txt | 313 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 rcu_assign_pointer() for that same pointer 398 in much the same way that a call to smp_load_acquire() is paired with
|
| H A D | recipes.txt | 365 control dependency paired with a full memory barrier:
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-wacom | 103 reports have been received from the paired device, reading
|
| H A D | sysfs-platform-asus-wmi | 90 Enable the external GPU paired with ROG X-Flow laptops.
|
| /linux/drivers/phy/ |
| H A D | Kconfig | 127 SoCs. The PHY is usually paired with a Synopsys DWC3 USB controller.
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | eswitch_offloads.c | 3240 esw_paired = !!xa_load(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event() 3263 err = xa_insert(&esw->paired, peer_esw_i, peer_esw, GFP_KERNEL); in mlx5_esw_offloads_devcom_event() 3267 err = xa_insert(&peer_esw->paired, esw_i, esw, GFP_KERNEL); in mlx5_esw_offloads_devcom_event() 3284 xa_erase(&peer_esw->paired, esw_i); in mlx5_esw_offloads_devcom_event() 3285 xa_erase(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event() 3295 xa_erase(&esw->paired, peer_esw_i); in mlx5_esw_offloads_devcom_event() 3324 xa_init(&esw->paired); in mlx5_esw_offloads_devcom_init() 3352 xa_destroy(&esw->paired); in mlx5_esw_offloads_devcom_cleanup()
|
| H A D | eswitch.h | 409 struct xarray paired; member
|
| /linux/tools/memory-model/ |
| H A D | lock.cat | 25 * LKR and LKW events always come paired, like all RMW event sequences.
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | client.rst | 144 paired.
|
| /linux/Documentation/wmi/devices/ |
| H A D | lenovo-wmi-gamezone.rst | 11 profiles and overclocking. It is paired with multiple event GUIDs
|
| /linux/Documentation/driver-api/ |
| H A D | pin-control.rst | 1313 ``pinctrl_get()`` must be paired with a plain ``pinctrl_put()``. 1314 ``pinctrl_get()`` may not be paired with ``devm_pinctrl_put()``. 1315 ``devm_pinctrl_get()`` can optionally be paired with ``devm_pinctrl_put()``. 1316 ``devm_pinctrl_get()`` may not be paired with plain ``pinctrl_put()``.
|
| /linux/Documentation/usb/ |
| H A D | gadget_uvc.rst | 377 must be paired with a userspace program that responds to UVC control requests and
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 393 [!] 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/arch/loongarch/ |
| H A D | Kconfig | 593 LoongArch maintains cache coherency in hardware, but when paired
|
| /linux/Documentation/networking/ |
| H A D | j1939.rst | 783 - It is typically paired with a corresponding ``SCM_TSTAMP_SCHED`` event
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 1030 which is paired with :c:func:`pci_iounmap()` at destructor.
|