Home
last modified time | relevance | path

Searched full:acquisition (Results 1 – 25 of 249) sorted by relevance

12345678910

/openbmc/linux/include/linux/comedi/
H A Dcomedidev.h41 * 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 …]
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,adc12138.yaml43 ti,acquisition-time:
47 The number of conversion clock periods for the S/H's acquisition time.
83 ti,acquisition-time = <6>;
H A Dadi,ad7280a.yaml40 adi,acquisition-time-ns:
74 adi,acquisition-time-ns = <800>;
H A Dti,ads1015.yaml83 Data acquisition rate in samples per second for ADS1015, TLA2024
93 Data acquisition rate in samples per second for ADS1115
/openbmc/linux/drivers/comedi/
H A Dcomedi_buf.c333 * 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
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dad7879.txt19 - adi,acquisition-time : 0: 2us
49 adi,acquisition-time = /bits/ 8 <1>;
67 adi,acquisition-time = /bits/ 8 <1>;
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_lock.c136 * 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
/openbmc/linux/drivers/net/wireless/cisco/
H A DKconfig28 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B).
51 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
/openbmc/linux/drivers/comedi/drivers/
H A Dadq12b.c4 * 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).
/openbmc/linux/Documentation/locking/
H A Dww-mutex-design.rst65 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
/openbmc/linux/drivers/misc/
H A Ddw-xdata-pcie.c169 /* 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()
/openbmc/linux/kernel/locking/
H A Drtmutex_api.c274 * __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
/openbmc/linux/tools/memory-model/
H A DREADME171 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
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_algo.c514 /* 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 …]
/openbmc/linux/drivers/comedi/drivers/ni_routing/
H A DREADME41 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
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dlwn-bk4.txt3 A device which handles data acquisition from compatible industrial
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/daq/
H A Dlibdaq_3.0.17.bb1 SUMMARY = "LibDAQ: The Data AcQuisition Library"
/openbmc/linux/drivers/acpi/acpica/
H A Dutlock.c62 * DESCRIPTION: Reader interfaces for reader/writer locks. On acquisition,
123 * release the writer mutex associated with the lock. Acquisition
/openbmc/linux/drivers/media/i2c/
H A Dsaa711x_regs.h88 /* 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 */
/openbmc/linux/Documentation/devicetree/bindings/rng/
H A Dsparc_sun_oracle_rng.txt10 more recent systems (after Oracle acquisition of SUN)
/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c198 * 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
/openbmc/linux/arch/sparc/prom/
H A Dbootstr_64.c3 * bootstr.c: Boot string/argument acquisition from the PROM.
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst52 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
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/aravis/
H A Daravis_0.8.31.bb3 Aravis is a glib/gobject based library for video acquisition using Genicam cameras.\
/openbmc/linux/drivers/iio/adc/
H A Dmax1118.c86 * The acquisition interval begins with the falling edge of in max1118_read()
87 * CNVST. The total acquisition and conversion process takes in max1118_read()

12345678910