/Linux-v6.1/include/linux/comedi/ |
D | comedidev.h | 41 * asynchronous acquisition commands. (Optionally initialized by the 49 * asynchronous acquisition commands. (Allocated and initialized during 54 * acquisition command on the subdevice. (Initially NULL.) 56 * an asynchronous acquisition command is running. 92 * @do_cmd: If the subdevice supports asynchronous acquisition commands, this 95 * @do_cmdtest: If the subdevice supports asynchronous acquisition commands, 97 * acquisition command without setting it up in hardware. (Initialized by 99 * @poll: If the subdevice supports asynchronous acquisition commands, this 103 * @cancel: If the subdevice supports asynchronous acquisition commands, this 106 * @buf_change: If the subdevice supports asynchronous acquisition commands, [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | ti,adc12138.yaml | 43 ti,acquisition-time: 47 The number of conversion clock periods for the S/H's acquisition time. 83 ti,acquisition-time = <6>;
|
D | adi,ad7280a.yaml | 40 adi,acquisition-time-ns: 74 adi,acquisition-time-ns = <800>;
|
/Linux-v6.1/drivers/comedi/ |
D | comedi_buf.c | 333 * Reserve up to @nbytes bytes of space to be written in the COMEDI acquisition 420 * COMEDI acquisition data buffer associated with the subdevice. The amount of 452 * Determine the amount of readable buffer space in the COMEDI acquisition data 485 * for reading in the COMEDI acquisition data buffer associated with the 527 * the COMEDI acquisition data buffer associated with the subdevice. The 610 * Write up to @nsamples samples to the COMEDI acquisition data buffer 612 * acquisition scan progress. If there is not enough room for the specified 615 * acquisition to terminate with an overrun error. Set the %COMEDI_CB_BLOCK 659 * Read up to @nsamples samples from the COMEDI acquisition data buffer 660 * associated with the subdevice, mark it as read and update the acquisition
|
D | Kconfig | 3 tristate "Data acquisition support (comedi)" 5 Enable support for a wide range of data acquisition devices 62 generate sample waveforms on systems that don't have data acquisition 450 tristate "MicroAxial ADQ12-B data acquisition and control card support" 884 This driver supports both Humusoft MF634 and MF624 Data acquisition 978 Enable support for Meilhaus PCI data acquisition cards 987 Enable support for Meilhaus PCI data acquisition cards
|
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | ad7879.txt | 19 - adi,acquisition-time : 0: 2us 49 adi,acquisition-time = /bits/ 8 <1>; 67 adi,acquisition-time = /bits/ 8 <1>;
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_modeset_lock.c | 136 * This function is deprecated. It allocates a lock acquisition context and 139 * acquisition context, but it is also brittle because the context is global 174 * We hold the locks now, so it is safe to stash the acquisition in drm_modeset_lock_all() 190 * This function is deprecated. It uses the lock acquisition context stored 192 * code because it removes the need to manually deal with the acquisition 194 * be taken not to nest calls. New code should pass the acquisition context 432 * @ctx: lock acquisition context
|
/Linux-v6.1/drivers/net/wireless/cisco/ |
D | Kconfig | 28 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). 51 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | adq12b.c | 4 * Driver for MicroAxial ADQ12-B data acquisition and control card 17 * Description: Driver for MicroAxial ADQ12-B data acquisition and control card 41 * Driver for the acquisition card ADQ12-B (without any add-on).
|
/Linux-v6.1/Documentation/locking/ |
D | ww-mutex-design.rst | 65 acquired when starting the lock acquisition. This ticket is stored in the 76 * Normal lock acquisition with a context, using ww_mutex_lock. 78 * Slowpath lock acquisition on the contending lock, used by the task that just 240 - They can handle lock-acquisition in any order which allows us to start walking 265 Also, method 3 can't fail the lock acquisition step since it doesn't return
|
/Linux-v6.1/kernel/locking/ |
D | rtmutex_api.c | 274 * __rt_mutex_start_proxy_lock() - Start lock acquisition for another task 321 * rt_mutex_start_proxy_lock() - Start lock acquisition for another task 355 * rt_mutex_wait_proxy_lock() - Wait for lock acquisition 361 * Wait for the lock acquisition started on our behalf by 392 * rt_mutex_cleanup_proxy_lock() - Cleanup failed lock acquisition
|
/Linux-v6.1/drivers/misc/ |
D | dw-xdata-pcie.c | 169 /* First acquisition of current count frames */ in dw_xdata_perf() 176 * Wait 100ms between the 1st count frame acquisition and the 2nd in dw_xdata_perf() 177 * count frame acquisition, in order to calculate the speed later in dw_xdata_perf() 181 /* Second acquisition of current count frames */ in dw_xdata_perf()
|
/Linux-v6.1/tools/memory-model/ |
D | README | 171 lock acquisition/release, and RCU operations. 212 Provides a front-end analysis of lock acquisition and release, 213 for example, associating a lock acquisition with the preceding
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | stb0899_algo.c | 514 /* Carrier loop optimization versus symbol rate for acquisition*/ in stb0899_dvbs_algo() 541 dprintk(state->verbose, FE_DEBUG, 1, "Set the timing loop to acquisition"); in stb0899_dvbs_algo() 542 /* Set the timing loop to acquisition */ in stb0899_dvbs_algo() 547 * Do not read any status variables while acquisition, in stb0899_dvbs_algo() 548 * If any needed, read before the acquisition starts in stb0899_dvbs_algo() 550 * acquisition to go bad and hence no locks. in stb0899_dvbs_algo() 568 * 1/2 and 7/8 for acquisition in stb0899_dvbs_algo() 664 stb0899_write_reg(state, STB0899_VITSYNC, 0x39); /* SN to b'11 for acquisition */ in stb0899_dvbs_algo() 1034 * trigger a DVB-S2 acquisition 1059 /* start acquisition process */ in stb0899_dvbs2_reacquire() [all …]
|
/Linux-v6.1/drivers/comedi/drivers/ni_routing/ |
D | README | 41 of signal routing capabilities of National Instruments data-acquisition and 162 Comedi already provides such a common interface for data-acquisition and control 191 acquisition---not
|
/Linux-v6.1/Documentation/devicetree/bindings/misc/ |
D | lwn-bk4.txt | 3 A device which handles data acquisition from compatible industrial
|
D | ge-achc.yaml | 12 A device which handles data acquisition from compatible USB based peripherals.
|
/Linux-v6.1/drivers/acpi/acpica/ |
D | utlock.c | 62 * DESCRIPTION: Reader interfaces for reader/writer locks. On acquisition, 123 * release the writer mutex associated with the lock. Acquisition
|
/Linux-v6.1/drivers/media/i2c/ |
D | saa711x_regs.h | 88 /* Basic settings and acquisition window definition */ 135 /* Basic settings and acquisition window definition */ 384 /* Task A: Basic settings and acquisition window definition */ 460 /* Task B: Basic settings and acquisition window definition */
|
/Linux-v6.1/Documentation/devicetree/bindings/rng/ |
D | sparc_sun_oracle_rng.txt | 10 more recent systems (after Oracle acquisition of SUN)
|
/Linux-v6.1/drivers/iio/common/ssp_sensors/ |
D | ssp_dev.c | 198 * ssp_get_sensor_delay() - gets sensor data acquisition period 202 * Returns acquisition period in ms 211 * ssp_enable_sensor() - enables data acquisition for sensor 273 * ssp_change_delay() - changes data acquisition for sensor
|
/Linux-v6.1/Documentation/RCU/Design/Memory-Ordering/ |
D | Tree-RCU-Memory-Ordering.rst | 52 acquisition, including ``raw_spin_lock_rcu_node()``, 58 The key point is that the lock-acquisition functions, including 60 immediately after successful acquisition of the lock. 65 one of the above lock-acquisition functions. 69 of the above lock-acquisition functions executing on that same CPU, 70 even if the lock-release and lock-acquisition functions are operating 78 lock-acquisition and lock-release functions:: 110 acquisition functions, this ``WARN_ON()`` could trigger, for example
|
/Linux-v6.1/drivers/iio/adc/ |
D | max1118.c | 86 * The acquisition interval begins with the falling edge of in max1118_read() 87 * CNVST. The total acquisition and conversion process takes in max1118_read()
|
/Linux-v6.1/arch/sparc/prom/ |
D | bootstr_64.c | 3 * bootstr.c: Boot string/argument acquisition from the PROM.
|
/Linux-v6.1/include/uapi/linux/ |
D | comedi.h | 513 * struct comedi_cmd - COMEDI asynchronous acquisition command details 516 * @start_src: "Start acquisition" trigger source (%TRIG_xxx). 517 * @start_arg: "Start acquisition" trigger argument. 524 * @stop_src: "Stop acquisition" trigger source. 525 * @stop_arg: "Stop acquisition" trigger argument. 534 * or validate an asynchronous acquisition command. The ioctl may modify 699 * supports asynchronous acquisition commands. 725 * acquisition command started on the current file object (the file object 884 * current read or write position in an asynchronous acquisition data buffer,
|