Searched refs:cancellation (Results 1 – 20 of 20) sorted by relevance
| /linux/Documentation/devicetree/bindings/hwmon/ |
| A 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;
|
| A D | adt7475.yaml | 20 series resistance cancellation (SRC)).
|
| /linux/net/wireless/ |
| A D | debugfs.c | 169 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 D | sysfs-bus-iio-adc-mcp3564 | 23 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 D | sysfs-bus-iio-health-afe440x | 29 Get and set the offset cancellation DAC setting for these
|
| /linux/include/linux/ |
| A D | debugfs.h | 185 void __acquires(cancellation) 187 struct debugfs_cancellation *cancellation); 188 void __releases(cancellation) 190 struct debugfs_cancellation *cancellation);
|
| /linux/fs/debugfs/ |
| A D | file.c | 176 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 D | max31730.rst | 24 supply voltage is from 3.0V to 3.6V. Resistance cancellation compensates
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | twl4030-audio.txt | 19 -ti,offset_cncl_path: Offset cancellation path selection, refer to TRM for the
|
| /linux/drivers/isdn/mISDN/ |
| A D | Kconfig | 22 echo cancellation, tone generation, and Blowfish encryption and
|
| /linux/Documentation/devicetree/bindings/iio/frequency/ |
| A D | adi,adf4350.yaml | 105 adi,charge-cancellation-enable: 108 Enabled charge pump charge cancellation for integer-N modes.
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| A 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/Documentation/driver-api/surface_aggregator/clients/ |
| A D | dtx.rst | 339 failure. The reason for cancellation is given in the event payload detailed 373 - Reason for cancellation.
|
| /linux/sound/pci/hda/ |
| A D | Kconfig | 335 features like equalizer or echo cancellation.
|
| /linux/arch/m68k/fpsp040/ |
| A D | setox.S | 110 | c) The calculation X+N*L1 is also exact due to cancellation.
|
| /linux/Documentation/RCU/ |
| A D | rcu_dereference.rst | 68 - Avoid cancellation when using the "+" and "-" infix arithmetic
|
| /linux/scripts/ |
| A D | spelling.txt | 281 cancelation||cancellation
|
| /linux/arch/m68k/ifpsp060/src/ |
| A D | fplsp.S | 6767 # cancellation. Thus, R is practically X+N(L1+L2) to full #
|
| /linux/Documentation/filesystems/xfs/ |
| A D | xfs-online-fsck-design.rst | 1129 corrupt metadata force the cancellation of a dirty transaction.
|
| /linux/Documentation/admin-guide/ |
| A D | kernel-parameters.txt | 5614 cancellation of laziness, but be advised that
|
Completed in 56 milliseconds