Home
last modified time | relevance | path

Searched refs:cancellation (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/hwmon/
A Dmax6697.txt40 - 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;
A Dadt7475.yaml20 series resistance cancellation (SRC)).
/linux/net/wireless/
A Ddebugfs.c169 struct debugfs_cancellation cancellation = { in wiphy_locked_debugfs_read() local
180 debugfs_enter_cancellation(file, &cancellation); in wiphy_locked_debugfs_read()
182 debugfs_leave_cancellation(file, &cancellation); in wiphy_locked_debugfs_read()
248 struct debugfs_cancellation cancellation = { in wiphy_locked_debugfs_write() local
265 debugfs_enter_cancellation(file, &cancellation); in wiphy_locked_debugfs_write()
267 debugfs_leave_cancellation(file, &cancellation); in wiphy_locked_debugfs_write()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-mcp356423 include an offset cancellation algorithm that cancels the offset
24 contribution of the ADC). When the offset cancellation algorithm
29 cancellation of the ADC offset error and the achievement of
A Dsysfs-bus-iio-health-afe440x29 Get and set the offset cancellation DAC setting for these
/linux/include/linux/
A Ddebugfs.h185 void __acquires(cancellation)
187 struct debugfs_cancellation *cancellation);
188 void __releases(cancellation)
190 struct debugfs_cancellation *cancellation);
/linux/fs/debugfs/
A Dfile.c176 struct debugfs_cancellation *cancellation) in debugfs_enter_cancellation() argument
181 INIT_LIST_HEAD(&cancellation->list); in debugfs_enter_cancellation()
186 if (WARN_ON(!cancellation->cancel)) in debugfs_enter_cancellation()
195 list_add(&cancellation->list, &fsd->cancellations); in debugfs_enter_cancellation()
213 struct debugfs_cancellation *cancellation) in debugfs_leave_cancellation() argument
227 if (!list_empty(&cancellation->list)) in debugfs_leave_cancellation()
228 list_del(&cancellation->list); in debugfs_leave_cancellation()
/linux/Documentation/hwmon/
A Dmax31730.rst24 supply voltage is from 3.0V to 3.6V. Resistance cancellation compensates
/linux/Documentation/devicetree/bindings/mfd/
A Dtwl4030-audio.txt19 -ti,offset_cncl_path: Offset cancellation path selection, refer to TRM for the
/linux/drivers/isdn/mISDN/
A DKconfig22 echo cancellation, tone generation, and Blowfish encryption and
/linux/Documentation/devicetree/bindings/iio/frequency/
A Dadi,adf4350.yaml105 adi,charge-cancellation-enable:
108 Enabled charge pump charge cancellation for integer-N modes.
/linux/Documentation/driver-api/surface_aggregator/
A Dinternal.rst129 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/Documentation/driver-api/surface_aggregator/clients/
A Ddtx.rst339 failure. The reason for cancellation is given in the event payload detailed
373 - Reason for cancellation.
/linux/sound/pci/hda/
A DKconfig335 features like equalizer or echo cancellation.
/linux/arch/m68k/fpsp040/
A Dsetox.S110 | c) The calculation X+N*L1 is also exact due to cancellation.
/linux/Documentation/RCU/
A Drcu_dereference.rst68 - Avoid cancellation when using the "+" and "-" infix arithmetic
/linux/scripts/
A Dspelling.txt281 cancelation||cancellation
/linux/arch/m68k/ifpsp060/src/
A Dfplsp.S6767 # cancellation. Thus, R is practically X+N(L1+L2) to full #
/linux/Documentation/filesystems/xfs/
A Dxfs-online-fsck-design.rst1129 corrupt metadata force the cancellation of a dirty transaction.
/linux/Documentation/admin-guide/
A Dkernel-parameters.txt5614 cancellation of laziness, but be advised that

Completed in 56 milliseconds