Home
last modified time | relevance | path

Searched full:simultaneous (Results 1 – 25 of 213) sorted by relevance

123456789

/linux/drivers/comedi/drivers/
H A Dcb_pcimdda.c38 * - Simultaneous XFER Mode: Writing to an AO channel has no effect until
45 * to initiate the simultaneous XFER.
98 * If the simultaneous xfer mode is selected by the in cb_pcimdda_ao_insn_write()
100 * in order to initiate the simultaneous transfer. in cb_pcimdda_ao_insn_write()
119 /* Initiate the simultaneous transfer */ in cb_pcimdda_ao_insn_read()
H A Dpcmda12.c31 * enable "simultaneous xfer" mode for this board, in which AO writes
39 * [1] - Do Simultaneous Xfer (see description)
/linux/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr_test.c63 FAIL_IF_MSG(err != -1, "simultaneous set and clear should be rejected"); in dexcr_prctl_aspect_test()
64 FAIL_IF_MSG(errno_save != EINVAL, "simultaneous set and clear should be rejected with EINVAL"); in dexcr_prctl_aspect_test()
68 FAIL_IF_MSG(err != -1, "simultaneous set and clear on exec should be rejected"); in dexcr_prctl_aspect_test()
69 …FAIL_IF_MSG(errno_save != EINVAL, "simultaneous set and clear on exec should be rejected with EINV… in dexcr_prctl_aspect_test()
/linux/include/linux/
H A Dtimekeeping.h262 * struct ktime_timestamps - Simultaneous mono/boot/real timestamps
274 * struct system_time_snapshot - simultaneous raw/real time capture with
296 * @sys_realtime: Realtime simultaneous with device time
297 * @sys_monoraw: Monotonic raw simultaneous with device time
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-overlay.rst28 The driver may support simultaneous overlay and capturing using the
35 overlay. This must be supported by all drivers capable of simultaneous
111 When simultaneous capturing and overlay is supported and the hardware
152 When simultaneous capturing and overlay is supported and the hardware
303 the efforts to support simultaneous capturing and overlay will
H A Dformat.rst50 simultaneous video capturing may be restricted to the same cropping and
60 the exception being drivers permitting simultaneous video capturing and
H A Dio.rst30 and drivers permitting simultaneous video capturing and overlay using
/linux/arch/parisc/kernel/
H A Dtopology.c26 * which prevents simultaneous write access to cpu_topology array
82 * which prevent simultaneous write access to cpu_topology array
/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.c442 * primitive to avoid simultaneous pushes/pops to the list.
453 * primitive to avoid simultaneous pushes/pops to the list.
464 * primitive to avoid simultaneous pushes/pops to the list.
477 * primitive to avoid simultaneous pushes/pops to the list.
490 * primitive to avoid simultaneous pushes/pops to the list while the
/linux/drivers/clk/analogbits/
H A Dwrpll-cln28hpc.c123 * @c from simultaneous modification.
144 * @vco_rate from simultaneous access or modification.
222 * from simultaneous access or modification.
329 * from simultaneous modification.
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfeature.h16 * RSDB: Real Simultaneous Dual Band
30 * SAE: simultaneous authentication of equals
/linux/include/net/caif/
H A Dcfctrl.h107 /* Protects from simultaneous access to first_req list */
112 /* Protects simultaneous access to loop_linkid and loop_linkused */
/linux/Documentation/devicetree/bindings/timer/
H A Drenesas,rz-mtu3.yaml25 - Simultaneous writing to multiple timer counters (TCNT)
27 - Simultaneous clearing on compare match or input capture
29 - Simultaneous input and output to registers in synchronization with
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7606.yaml7 title: Analog Devices AD7606 Simultaneous Sampling ADC
13 Analog Devices AD7606 Simultaneous Sampling ADC
H A Dti,lmp92064.yaml16 The device contains two ADCs to allow simultaneous sampling of voltage and
/linux/drivers/pwm/
H A Dpwm-lpc18xx-sct.c17 * number of simultaneous channels is limited to 15. Notice that period is
135 * Simultaneous set and clear may happen on an output, that is the case in lpc18xx_pwm_set_conflict_res()
291 "maximum number of simultaneous channels reached\n"); in lpc18xx_pwm_request()
/linux/arch/arm/kernel/
H A Dtopology.c183 * which prevents simultaneous write access to cpu_topology array
237 * which prevent simultaneous write access to cpu_topology array
/linux/Documentation/core-api/
H A Dfolio_queue.rst18 * Lockless simultaneous production/consumption issues
188 Lockless simultaneous production/consumption issues
/linux/drivers/media/pci/cx18/
H A Dcx18-cards.c50 .comment = "Simultaneous Digital and Analog TV capture supported\n",
97 .comment = "Simultaneous Digital and Analog TV capture supported\n",
144 .comment = "Simultaneous Digital and Analog TV capture supported\n",
517 .comment = "Simultaneous DVB-T and Analog capture supported,\n"
/linux/include/uapi/linux/netfilter/
H A Dnf_conntrack_tcp.h49 /* Simultaneous open initialized */
/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c117 * SYN_SENT2: SYN-only packet seen from reply dir, simultaneous open
159 * sS2 -> sSR SYN/ACK sent to SYN2 in simultaneous open
160 * sSR -> sSR Late retransmitted SYN/ACK in simultaneous open
209 * sSS -> sS2 Simultaneous open
210 * sS2 -> sS2 Retransmitted simultaneous SYN
223 * sS2 -> sSR Simultaneous open
464 * or SYN from reply direction in simultaneous open. in tcp_init_sender()
549 /* Simultaneous open */ in tcp_in_window()
1162 * simultaneous open. in nf_conntrack_tcp_packet()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.h11 * compromise between the advantage of having simultaneous outstanding
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad413017 frequency of 50Hz, achieves simultaneous 50Hz and 60Hz
/linux/drivers/mtd/nand/onenand/
H A DKconfig62 Flash memory array, these two component enables simultaneous program
/linux/include/linux/iio/
H A Diio-opaque.h14 * @mlock: lock used to prevent simultaneous device state changes

123456789