/linux/Documentation/devicetree/bindings/hwmon/ |
H 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;
|
/linux/net/wireless/ |
H 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/ |
H 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
|
H A D | sysfs-bus-iio-health-afe440x | 29 Get and set the offset cancellation DAC setting for these
|
/linux/include/linux/ |
H A D | debugfs.h | 239 void __acquires(cancellation) 241 struct debugfs_cancellation *cancellation); 242 void __releases(cancellation) 244 struct debugfs_cancellation *cancellation);
|
/linux/fs/debugfs/ |
H A D | file.c | 184 struct debugfs_cancellation *cancellation) in debugfs_enter_cancellation() argument 189 INIT_LIST_HEAD(&cancellation->list); in debugfs_enter_cancellation() 194 if (WARN_ON(!cancellation->cancel)) in debugfs_enter_cancellation() 203 list_add(&cancellation->list, &fsd->cancellations); in debugfs_enter_cancellation() 221 struct debugfs_cancellation *cancellation) in debugfs_leave_cancellation() argument 235 if (!list_empty(&cancellation->list)) in debugfs_leave_cancellation() 236 list_del(&cancellation->list); in debugfs_leave_cancellation()
|
/linux/Documentation/hwmon/ |
H A D | max31730.rst | 24 supply voltage is from 3.0V to 3.6V. Resistance cancellation compensates
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | twl4030-audio.txt | 19 -ti,offset_cncl_path: Offset cancellation path selection, refer to TRM for the
|
/linux/drivers/isdn/mISDN/ |
H A D | Kconfig | 22 echo cancellation, tone generation, and Blowfish encryption and
|
/linux/Documentation/driver-api/surface_aggregator/ |
H 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/ |
H 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/ |
H A D | Kconfig | 335 features like equalizer or echo cancellation.
|
/linux/Documentation/RCU/ |
H A D | rcu_dereference.rst | 68 - Avoid cancellation when using the "+" and "-" infix arithmetic
|
/linux/arch/m68k/fpsp040/ |
H A D | setox.S | 110 | c) The calculation X+N*L1 is also exact due to cancellation.
|
/linux/scripts/ |
H A D | spelling.txt | 286 cancelation||cancellation
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 6767 # cancellation. Thus, R is practically X+N(L1+L2) to full #
|
/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 5634 cancellation of laziness, but be advised that
|