Searched full:cancellation (Results 1 – 25 of 109) sorted by relevance
12345
/Linux-v5.15/Documentation/devicetree/bindings/hwmon/ |
D | max6697.txt | 40 - resistance-cancellation 42 cancellation on remote temperature channel 1. 43 For MAX6581, resistance cancellation enabled for all channels if 46 If not specified, resistance cancellation will be disabled for all 61 resistance-cancellation;
|
D | adt7475.yaml | 20 series resistance cancellation (SRC)).
|
/Linux-v5.15/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_vv6410.h | 47 dark line offset cancellation algorithm */ 52 black line offset cancellation algorithm */ 100 /* Dark line offset cancellation value */ 104 /* Dark line offset cancellation enable */ 125 /* Black offset cancellation default value */ 129 /* Black offset cancellation setup */
|
/Linux-v5.15/drivers/misc/echo/ |
D | echo.h | 20 Line echo cancellation for voice 24 This module aims to provide G.168-2002 compliant echo cancellation, to remove 42 very poorly for things like speech echo cancellation, where the signal level 46 (NLMS) algorithm is the commonest one used for speech echo cancellation. Many 106 cancellation requires many operations per sample, so the call overhead is only
|
/Linux-v5.15/fs/xfs/ |
D | xfs_icreate_item.c | 219 * buffers for cancellation so we don't overwrite anything written after in xlog_recover_icreate_commit_pass2() 220 * a cancellation. in xlog_recover_icreate_commit_pass2() 247 "WARNING: partial inode chunk cancellation, skipped icreate."); in xlog_recover_icreate_commit_pass2()
|
D | xfs_buf_item_recover.c | 104 * buffer is re-used again after its last cancellation we actually replay the 867 * To handle the cancellation of buffer log items, we make two passes 890 * not been cancelled and are not cancellation buffers themselves. in xlog_recover_buf_commit_pass2()
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/frequency/ |
D | adi,adf4350.yaml | 99 adi,charge-cancellation-enable: 102 Enabled charge pump charge cancellation for integer-N modes.
|
/Linux-v5.15/drivers/isdn/mISDN/ |
D | Kconfig | 22 echo cancellation, tone generation, and Blowfish encryption and
|
D | dsp_hwec.c | 20 { "deftaps", "128", "Set the number of taps of cancellation." },
|
/Linux-v5.15/include/uapi/linux/ |
D | tee.h | 231 * @cancel_id: [in] Cancellation id, a unique value to identify this request 265 * @cancel_id: [in] Cancellation id, a unique value to identify this request 292 * @cancel_id: [in] Cancellation id, a unique value to identify this request
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | twl4030-audio.txt | 19 -ti,offset_cncl_path: Offset cancellation path selection, refer to TRM for the
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-iio-health-afe440x | 29 Get and set the offset cancellation DAC setting for these
|
/Linux-v5.15/Documentation/driver-api/surface_aggregator/ |
D | internal.rst | 129 to cancellation, before it will be released. 226 has been exceeded, cancellation of the packet in question. 270 submission, i.e. cancellation, can not rely on the ``ptl`` reference to be 280 (|ssh_ptl_submit|), packet cancellation (|ssh_ptl_cancel|), data receival 456 (|ssh_rtl_submit|), request cancellation (|ssh_rtl_cancel|), and layer
|
/Linux-v5.15/Documentation/hwmon/ |
D | max31730.rst | 24 supply voltage is from 3.0V to 3.6V. Resistance cancellation compensates
|
/Linux-v5.15/drivers/gpu/host1x/ |
D | intr.h | 66 * @ref must be passed if cancellation is possible, else NULL
|
/Linux-v5.15/include/linux/ |
D | devm-helpers.h | 13 * Please take into account that devm based cancellation may be performed some
|
D | tee_drv.h | 535 * tee_client_cancel_req() - Request cancellation of the previous open-session 538 * @arg: Cancellation arguments, see description of 541 * Returns < 0 on error else 0 if the cancellation was successfully requested.
|
D | virtio_vsock.h | 45 /* socket refcnt not held, only use for cancellation */
|
/Linux-v5.15/arch/arm64/kernel/vdso/ |
D | sigreturn.S | 25 * cleanup handlers during the thread cancellation dance. By omitting the
|
/Linux-v5.15/drivers/platform/surface/aggregator/ |
D | ssh_request_layer.c | 291 * reference. Cancellation itself will remove it from the set in ssh_rtl_tx_try_process_one() 380 * otherwise: If this were outside of the lock, cancellation in in ssh_rtl_submit() 398 * This is required for non-pending cancellation. This barrier is paired in ssh_rtl_submit() 612 * to safe-guard cancellation to concurrent submission against a in ssh_rtl_cancel_nonpending() 1247 * cancellation. in ssh_rtl_shutdown()
|
D | ssh_packet_layer.c | 163 * another part of the system before the cancellation attempts to complete it. 1281 * cancellation. Let the transmitter or cancellation issuer complete the in ssh_ptl_acknowledge() 1407 * here could lead to overly eager cancellation if the packet has not in ssh_ptl_resubmit_pending() 1444 * failure, or cancellation) and released from the transport layer in a 1943 * new list via other threads (e.g. cancellation). in ssh_ptl_shutdown() 1947 * (also handles cancellation). in ssh_ptl_shutdown()
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/ |
D | intel_context_types.h | 93 * upon completion/cancellation of the last request.
|
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
D | base.c | 114 * and implements alarm rescheduling/cancellation. in nvkm_timer_alarm()
|
/Linux-v5.15/sound/soc/ti/ |
D | omap-mcpdm.c | 175 /* Enable DN RX1/2 offset cancellation feature, if configured */ in omap_mcpdm_open_streams() 213 /* Disable RX1/2 offset cancellation */ in omap_mcpdm_close_streams()
|
/Linux-v5.15/include/xen/interface/ |
D | elfnote.h | 158 * Whether or not the guest supports cooperative suspend cancellation.
|
12345