| /kernel/linux/linux-5.10/drivers/staging/comedi/ |
| 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 …]
|
| 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
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/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>;
|
| D | ti,ads1015.yaml | 83 Data acquisition rate in samples per second for ADS1015, TLA2024 93 Data acquisition rate in samples per second for ADS1115
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/ |
| 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>;
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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>;
|
| /kernel/linux/linux-6.6/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>;
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| 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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
| D | Kconfig | 28 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). 51 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
|
| /kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
| D | Kconfig | 28 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). 51 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
|
| /kernel/liteos_a/testsuites/unittest/process/fs/ |
| D | process_fs_test.cpp | 85 * @tc.desc: System memory information acquisition test 109 * @tc.desc: Process memory information acquisition test 121 * @tc.desc: Process cpup information acquisition test
|
| /kernel/linux/linux-5.10/drivers/staging/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).
|
| /kernel/linux/linux-6.6/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).
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/tools/memory-model/ |
| 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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|