| /kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
| D | pinctrl-ssbi-mpp.c | 95 * @paired: mpp operates in paired mode 113 bool paired; member 138 {"qcom,paired", PM8XXX_CONFIG_PAIRED, 0}, 146 PCONFDUMP(PM8XXX_CONFIG_PAIRED, "paired", NULL, false), 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() [all …]
|
| D | pinctrl-spmi-mpp.c | 111 * @paired: Pin operates in paired mode 129 bool paired; member 152 {"qcom,paired", PMIC_MPP_CONF_PAIRED, 0}, 160 PCONFDUMP(PMIC_MPP_CONF_PAIRED, "paired", NULL, false), 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() 551 seq_puts(s, " paired"); in pmic_mpp_config_dbg_show() 751 pad->paired = true; in pmic_mpp_populate()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | devcom.c | 22 bool paired; member 219 bool paired) in mlx5_devcom_set_paired() argument 226 comp->paired = paired; in mlx5_devcom_set_paired() 235 return devcom->priv->components[id].paired; in mlx5_devcom_is_paired() 249 if (!comp->paired) { in mlx5_devcom_get_peer_data()
|
| /kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
| D | pinctrl-ssbi-mpp.c | 96 * @paired: mpp operates in paired mode 113 bool paired; member 138 {"qcom,paired", PM8XXX_CONFIG_PAIRED, 0}, 146 PCONFDUMP(PM8XXX_CONFIG_PAIRED, "paired", NULL, false), 199 if (pin->paired) in pm8xxx_mpp_update() 210 if (pin->paired) in pm8xxx_mpp_update() 226 if (pin->paired) in pm8xxx_mpp_update() 358 arg = pin->paired; in pm8xxx_pin_config_get() 414 pin->paired = !!arg; in pm8xxx_pin_config_set() 578 if (!pin->paired) { in pm8xxx_mpp_dbg_show_one() [all …]
|
| D | pinctrl-spmi-mpp.c | 112 * @paired: Pin operates in paired mode 129 bool paired; member 152 {"qcom,paired", PMIC_MPP_CONF_PAIRED, 0}, 160 PCONFDUMP(PMIC_MPP_CONF_PAIRED, "paired", NULL, false), 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() 551 seq_puts(s, " paired"); in pmic_mpp_config_dbg_show() 740 pad->paired = true; in pmic_mpp_populate()
|
| /kernel/linux/linux-6.6/include/uapi/sound/ |
| D | firewire.h | 199 * @mixer.source.paired_balance: The L/R balance of paired source to mixer, only for 4 pre and 201 * @mixer.source.paired_width: The width of paired source to mixer, only for 4 pre and 203 * @mixer.output.paired_volume: The volume of paired output from mixer. 204 * @mixer.output.paired_flag: The flag of paired output from mixer. 205 * @output.main_paired_volume: The volume of paired main output. 206 * @output.hp_paired_volume: The volume of paired hp output. 207 * @output.hp_paired_assignment: The source assigned to paired hp output.
|
| /kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
| D | Kconfig | 125 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
|
| /kernel/linux/linux-5.10/include/linux/sched/ |
| D | idle.h | 33 * paired by resched_curr() in current_set_polling_and_test() 51 * paired by resched_curr() in current_clr_polling_and_test() 82 smp_mb(); /* paired with resched_curr() */ in current_clr_polling()
|
| /kernel/linux/linux-6.6/include/linux/sched/ |
| D | idle.h | 62 * paired by resched_curr() in current_set_polling_and_test() 75 * paired by resched_curr() in current_clr_polling_and_test() 106 smp_mb(); /* paired with resched_curr() */ in current_clr_polling()
|
| /kernel/linux/linux-6.6/net/core/ |
| D | sock_reuseport.c | 42 /* Paired with READ_ONCE() in reuseport_select_sock_by_hash(). */ in __reuseport_get_incoming_cpu() 48 /* Paired with READ_ONCE() in reuseport_select_sock_by_hash(). */ in __reuseport_put_incoming_cpu() 70 /* Paired with REAE_ONCE() in sk_incoming_cpu_update() in reuseport_update_incoming_cpu() 83 * Paired with READ_ONCE() in reuseport_select_sock_by_hash(). in reuseport_update_incoming_cpu() 128 /* paired with smp_rmb() in reuseport_(select|migrate)_sock() */ in __reuseport_add_sock() 153 /* paired with READ_ONCE() in inet_csk_bind_conflict() */ in __reuseport_add_closed_sock() 167 /* paired with READ_ONCE() in inet_csk_bind_conflict() */ in __reuseport_detach_closed_sock() 539 /* Paired with WRITE_ONCE() in __reuseport_(get|put)_incoming_cpu(). */ in reuseport_select_sock_by_hash() 543 /* Paired with WRITE_ONCE() in reuseport_update_incoming_cpu(). */ in reuseport_select_sock_by_hash() 589 /* paired with smp_wmb() in __reuseport_add_sock() */ in reuseport_select_sock() [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
| D | Kconfig | 59 PHY which is usually paired with either the ChipIdea or Synopsys DWC3 78 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB 96 is usually paired with either the ChipIdea or Synopsys DWC3 USB
|
| /kernel/linux/linux-6.6/drivers/tty/ |
| D | tty_buffer.c | 230 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush() 280 * Paired w/ acquire in flush_to_ldisc() and lookahead_bufs() in __tty_buffer_request_room() 285 * Paired w/ acquire in flush_to_ldisc() and lookahead_bufs() in __tty_buffer_request_room() 406 * Paired w/ release in __tty_buffer_request_room(); in lookahead_bufs() 412 * Paired w/ release in __tty_buffer_request_room() or in in lookahead_bufs() 478 /* paired w/ release in __tty_buffer_request_room(); in flush_to_ldisc() 483 /* paired w/ release in __tty_buffer_request_room() or in in flush_to_ldisc() 513 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-5.10/include/media/ |
| D | v4l2-mc.h | 144 * of this function should be paired with v4l2_pipeline_link_notify(). 158 * of this function should be paired with v4l2_pipeline_link_notify(). 171 * on or off accordingly. The use of this function should be paired
|
| /kernel/linux/linux-6.6/include/media/ |
| D | v4l2-mc.h | 150 * of this function should be paired with v4l2_pipeline_link_notify(). 164 * of this function should be paired with v4l2_pipeline_link_notify(). 177 * on or off accordingly. The use of this function should be paired
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | tty_buffer.c | 229 /* paired w/ release in __tty_buffer_request_room; ensures there are in tty_buffer_flush() 278 /* paired w/ acquire in flush_to_ldisc(); ensures in __tty_buffer_request_room() 282 /* paired w/ acquire in flush_to_ldisc(); ensures the in __tty_buffer_request_room() 496 /* paired w/ release in __tty_buffer_request_room(); in flush_to_ldisc() 501 /* paired w/ release in __tty_buffer_request_room() or in in flush_to_ldisc() 529 * Paired w/ acquire in flush_to_ldisc(); ensures flush_to_ldisc() sees in tty_flip_buffer_commit()
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| D | futex.h | 119 * paired with futex_cmp_requeue_pi(). 136 * paired with futex_wait_requeue_pi(). The first waker is always awoken.
|
| /kernel/linux/linux-6.6/net/unix/ |
| D | scm.c | 62 /* Paired with READ_ONCE() in wait_for_unix_gc() */ in unix_inflight() 83 /* Paired with READ_ONCE() in wait_for_unix_gc() */ in unix_notinflight()
|
| D | garbage.c | 195 * Paired with the WRITE_ONCE() in unix_inflight(), in wait_for_unix_gc() 220 /* Paired with READ_ONCE() in wait_for_unix_gc(). */ in unix_gc() 336 /* Paired with READ_ONCE() in wait_for_unix_gc(). */ in unix_gc()
|
| /kernel/linux/linux-5.10/net/unix/ |
| D | scm.c | 63 /* Paired with READ_ONCE() in wait_for_unix_gc() */ in unix_inflight() 84 /* Paired with READ_ONCE() in wait_for_unix_gc() */ in unix_notinflight()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | qcom,pmic-mpp.yaml | 146 qcom,paired: 149 Indicates that the pin should be operating in paired mode.
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | membarrier.c | 93 * Using the scenario from (A), we can show that (a) needs to be paired 95 * be paired with (d). 114 * Using scenario (B), we can show that (c) needs to be paired with (d). 131 * Using the scenario from (A), we can show that (a) needs to be paired 133 * be paired with (d).
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | qcom,pmic-mpp.txt | 160 - qcom,paired: 163 Definition: Indicates that the pin should be operating in paired mode.
|
| /kernel/linux/linux-6.6/drivers/vfio/ |
| D | device_cdev.c | 30 /* Paired with the put in vfio_device_fops_release() */ in vfio_device_fops_cdev_open() 115 * Paired with smp_load_acquire() in vfio_device_fops::ioctl/ in vfio_df_ioctl_bind_iommufd()
|