| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A D | comedidev.h | 42 * asynchronous acquisition commands. (Optionally initialized by the 50 * asynchronous acquisition commands. (Allocated and initialized during 55 * acquisition command on the subdevice. (Initially NULL.) 57 * an asynchronous acquisition command is running. 93 * @do_cmd: If the subdevice supports asynchronous acquisition commands, this 96 * @do_cmdtest: If the subdevice supports asynchronous acquisition commands, 98 * acquisition command without setting it up in hardware. (Initialized by 100 * @poll: If the subdevice supports asynchronous acquisition commands, this 104 * @cancel: If the subdevice supports asynchronous acquisition commands, this 107 * @buf_change: If the subdevice supports asynchronous acquisition commands, [all …]
|
| H A D | comedi_buf.c | 334 * Reserve up to @nbytes bytes of space to be written in the COMEDI acquisition 421 * COMEDI acquisition data buffer associated with the subdevice. The amount of 453 * Determine the amount of readable buffer space in the COMEDI acquisition data 486 * for reading in the COMEDI acquisition data buffer associated with the 528 * the COMEDI acquisition data buffer associated with the subdevice. The 611 * Write up to @nsamples samples to the COMEDI acquisition data buffer 613 * acquisition scan progress. If there is not enough room for the specified 616 * acquisition to terminate with an overrun error. Set the %COMEDI_CB_BLOCK 660 * Read up to @nsamples samples from the COMEDI acquisition data buffer 661 * associated with the subdevice, mark it as read and update the acquisition
|
| H A 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
|
| H A 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,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_modeset_lock.c | 88 * This function is deprecated. It allocates a lock acquisition context and 91 * acquisition context, but it is also brittle because the context is global 126 * We hold the locks now, so it is safe to stash the acquisition in drm_modeset_lock_all() 142 * This function is deprecated. It uses the lock acquisition context stored 144 * code because it removes the need to manually deal with the acquisition 146 * be taken not to nest calls. New code should pass the acquisition context 378 * @ctx: lock acquisition context
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | ti,adc12138.yaml | 45 ti,acquisition-time: 49 The number of conversion clock periods for the S/H's acquisition time. 82 ti,acquisition-time = <6>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | ad7879.txt | 19 - adi,acquisition-time : 0: 2us 49 adi,acquisition-time = /bits/ 8 <1>; 67 adi,acquisition-time = /bits/ 8 <1>;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/ |
| H A D | Kconfig | 28 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). 51 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A 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).
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | README | 188 lock acquisition/release, and RCU operations. 217 Provides a front-end analysis of lock acquisition and release, 218 for example, associating a lock acquisition with the preceding
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A 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 */
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | utlock.c | 62 * DESCRIPTION: Reader interfaces for reader/writer locks. On acquisition, 123 * release the writer mutex associated with the lock. Acquisition
|
| /OK3568_Linux_fs/kernel/drivers/iio/common/ssp_sensors/ |
| H A D | ssp_dev.c | 197 * ssp_get_sensor_delay() - gets sensor data acquisition period 201 * Returns acquisition period in ms 210 * ssp_enable_sensor() - enables data acquisition for sensor 272 * ssp_change_delay() - changes data acquisition for sensor
|
| /OK3568_Linux_fs/buildroot/package/tcpdump/ |
| H A D | Config.in | 5 A tool for network monitoring and data acquisition.
|
| /OK3568_Linux_fs/buildroot/package/daq/ |
| H A D | Config.in | 5 DAQ is a Data Acquisition library for packet I/O from the
|
| /OK3568_Linux_fs/buildroot/package/daq3/ |
| H A D | Config.in | 8 DAQ is a Data Acquisition library for packet I/O from the
|
| /OK3568_Linux_fs/buildroot/package/dc3dd/ |
| H A D | Config.in | 9 several features intended for forensic acquisition of data.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/ |
| H A D | lwn-bk4.txt | 3 A device which handles data acquisition from compatible industrial
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | bitops.h | 198 * It also implies the acquisition side of the memory barrier. 252 * It also implies the acquisition side of the memory barrier. 297 * It also implies the acquisition side of the memory barrier.
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | max1027.c | 251 /* Start acquisition on conversion register write */ in max1027_read_single_value() 364 /* Start acquisition on cnvst */ in max1027_set_trigger_state() 378 /* Start acquisition on conversion register write */ in max1027_set_trigger_state()
|
| H A D | max1118.c | 87 * The acquisition interval begins with the falling edge of in max1118_read() 88 * CNVST. The total acquisition and conversion process takes in max1118_read()
|