Searched full:confirmation (Results 1 – 25 of 245) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/ |
| D | dc-debug.rst | 5 DC Visual Confirmation 8 Display core provides a feature named visual confirmation, which is a set of 27 You need to reload your GUI to see the visual confirmation. When the plane 52 confirmation is also handy for this case. Similar to the MPO case, you can use 53 the below command to enable visual confirmation::
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | x25-iface.rst | 38 confirmation message should be returned as soon as possible. 43 confirmation message should be returned as soon as possible. 121 confirmation should also be deferred such that the internal queue
|
| D | tls-offload.rst | 317 When the header is matched the device sends a confirmation request 329 confirmation from the kernel). The implementation may choose to periodically 333 Special care has to be taken if the confirmation request is passed 335 by the kernel before the confirmation request.
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
| D | rtrs.h | 96 * rtrs_clt_req_ops - it holds the request confirmation callback 99 * @conf_fn: callback function to be called as confirmation 101 * @(conf) confirmation.
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
| D | rtrs.h | 88 * rtrs_clt_req_ops - it holds the request confirmation callback 91 * @conf_fn: callback function to be called as confirmation 93 * @(conf) confirmation.
|
| /kernel/linux/linux-6.6/lib/ |
| D | percpu-refcount.c | 205 /* @ref is viewed as dead on all CPUs, send out switch confirmation */ in percpu_ref_switch_to_atomic_rcu() 232 percpu_ref_get(ref); /* put after confirmation */ in __percpu_ref_switch_to_atomic() 289 * @confirm_switch: optional confirmation callback 367 * percpu_ref_kill_and_confirm - drop the initial ref and schedule confirmation 369 * @confirm_kill: optional confirmation callback 371 * Equivalent to percpu_ref_kill() but also schedules kill confirmation if
|
| /kernel/linux/linux-5.10/lib/ |
| D | percpu-refcount.c | 199 /* @ref is viewed as dead on all CPUs, send out switch confirmation */ in percpu_ref_switch_to_atomic_rcu() 226 percpu_ref_get(ref); /* put after confirmation */ in __percpu_ref_switch_to_atomic() 282 * @confirm_switch: optional confirmation callback 360 * percpu_ref_kill_and_confirm - drop the initial ref and schedule confirmation 362 * @confirm_kill: optional confirmation callback 364 * Equivalent to percpu_ref_kill() but also schedules kill confirmation if
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | x25-iface.rst | 37 confirmation message should be returned as soon as possible. 42 confirmation message should be returned as soon as possible.
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
| D | dpaa.rst | 85 Tx Cnf FQ Tx confirmation FQs 143 confirmation frame queues. The driver is then responsible for freeing the 146 driver on a confirmation FQ, the skb can be correctly consumed. 184 Traffic coming on the DPAA Rx queues or on the DPAA Tx confirmation
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/freescale/ |
| D | dpaa.rst | 85 Tx Cnf FQ Tx confirmation FQs 143 confirmation frame queues. The driver is then responsible for freeing the 146 driver on a confirmation FQ, the skb can be correctly consumed. 184 Traffic coming on the DPAA Rx queues or on the DPAA Tx confirmation
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_eth_sysfs.c | 52 str = "Tx default confirmation"; in dpaa_eth_show_fqids() 55 str = "Tx confirmation (mq)"; in dpaa_eth_show_fqids()
|
| /kernel/linux/linux-6.6/drivers/rtc/ |
| D | rtc-wm8350.c | 114 /* Wait until confirmation of stopping */ in wm8350_rtc_settime() 121 dev_err(dev, "timed out on set confirmation\n"); in wm8350_rtc_settime() 197 /* Wait until confirmation of stopping */ in wm8350_rtc_stop_alarm() 220 /* Wait until confirmation */ in wm8350_rtc_start_alarm()
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| D | rtc-wm8350.c | 114 /* Wait until confirmation of stopping */ in wm8350_rtc_settime() 121 dev_err(dev, "timed out on set confirmation\n"); in wm8350_rtc_settime() 197 /* Wait until confirmation of stopping */ in wm8350_rtc_stop_alarm() 220 /* Wait until confirmation */ in wm8350_rtc_start_alarm()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| D | fman_port.h | 89 /* For Tx - Default Confirmation queue, 0 means no Tx confirmation
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| D | fman_port.h | 116 /* For Tx - Default Confirmation queue, 0 means no Tx confirmation
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_eth_sysfs.c | 78 str = "Tx default confirmation"; in dpaa_eth_show_fqids() 81 str = "Tx confirmation (mq)"; in dpaa_eth_show_fqids()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/humidity/ |
| D | dht11.yaml | 15 absolute confirmation of this, or what the aosong part number is.
|
| /kernel/linux/linux-5.10/include/net/ |
| D | rose.h | 53 ROSE_STATE_2, /* Awaiting Clear Confirmation */ 55 ROSE_STATE_4, /* Awaiting Reset Confirmation */
|
| D | x25.h | 63 X25_STATE_2, /* Awaiting Clear Confirmation */ 65 X25_STATE_4, /* Awaiting Reset Confirmation */
|
| /kernel/linux/linux-6.6/include/net/ |
| D | rose.h | 54 ROSE_STATE_2, /* Awaiting Clear Confirmation */ 56 ROSE_STATE_4, /* Awaiting Reset Confirmation */
|
| D | x25.h | 63 X25_STATE_2, /* Awaiting Clear Confirmation */ 65 X25_STATE_4, /* Awaiting Reset Confirmation */
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| D | hif_tx.h | 3 * Implementation of host-to-chip commands (aka request/confirmation) of WFxxx
|
| /kernel/linux/linux-5.10/net/rose/ |
| D | rose_in.c | 69 * State machine for state 2, Awaiting Clear Confirmation State. 208 * State machine for state 4, Awaiting Reset Confirmation State.
|
| /kernel/linux/linux-6.6/net/rose/ |
| D | rose_in.c | 70 * State machine for state 2, Awaiting Clear Confirmation State. 209 * State machine for state 4, Awaiting Reset Confirmation State.
|
| /kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
| D | hif_tx.h | 3 * Implementation of the host-to-chip commands (aka request/confirmation) of the
|
12345678910