Searched full:simultaneous (Results 1 – 25 of 202) sorted by relevance
123456789
/Linux-v6.1/drivers/comedi/drivers/ |
D | cb_pcimdda.c | 38 * - 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()
|
D | pcmda12.c | 31 * enable "simultaneous xfer" mode for this board, in which AO writes 39 * [1] - Do Simultaneous Xfer (see description)
|
/Linux-v6.1/include/linux/ |
D | timekeeping.h | 227 * struct ktime_timestanps - Simultaneous mono/boot/real timestamps 239 * struct system_time_snapshot - simultaneous raw/real time capture with 260 * @sys_realtime: Realtime simultaneous with device time 261 * @sys_monoraw: Monotonic raw simultaneous with device time
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | dev-overlay.rst | 28 The driver may support simultaneous overlay and capturing using the 35 overlay. This must be supported by all drivers capable of simultaneous 108 When simultaneous capturing and overlay is supported and the hardware 149 When simultaneous capturing and overlay is supported and the hardware 297 the efforts to support simultaneous capturing and overlay will
|
D | format.rst | 50 simultaneous video capturing may be restricted to the same cropping and 60 the exception being drivers permitting simultaneous video capturing and
|
D | io.rst | 30 and drivers permitting simultaneous video capturing and overlay using
|
/Linux-v6.1/arch/parisc/kernel/ |
D | topology.c | 26 * which prevents simultaneous write access to cpu_topology array 82 * which prevent simultaneous write access to cpu_topology array
|
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | feature.h | 16 * RSDB: Real Simultaneous Dual Band 30 * SAE: simultaneous authentication of equals
|
/Linux-v6.1/drivers/net/ethernet/altera/ |
D | altera_sgdma.c | 442 * 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-v6.1/drivers/clk/analogbits/ |
D | wrpll-cln28hpc.c | 122 * @c from simultaneous modification. 143 * @vco_rate from simultaneous access or modification. 221 * from simultaneous access or modification. 327 * from simultaneous modification.
|
/Linux-v6.1/include/net/caif/ |
D | cfctrl.h | 107 /* Protects from simultaneous access to first_req list */ 112 /* Protects simultaneous access to loop_linkid and loop_linkused */
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7606.yaml | 7 title: Analog Devices AD7606 Simultaneous Sampling ADC 13 Analog Devices AD7606 Simultaneous Sampling ADC
|
D | adi,ad7768-1.yaml | 45 Enables synchronization of multiple devices that require simultaneous
|
/Linux-v6.1/include/uapi/linux/netfilter/ |
D | nf_conntrack_tcp.h | 49 /* Simultaneous open initialized */
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-lpc18xx-sct.c | 17 * number of simultaneous channels is limited to 15. Notice that period is 136 * Simultaneous set and clear may happen on an output, that is the case in lpc18xx_pwm_set_conflict_res() 294 "maximum number of simultaneous channels reached\n"); in lpc18xx_pwm_request()
|
/Linux-v6.1/arch/arm/kernel/ |
D | topology.c | 183 * which prevents simultaneous write access to cpu_topology array 237 * which prevent simultaneous write access to cpu_topology array
|
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_xsk.h | 9 * compromise between the advantage of having simultaneous outstanding
|
/Linux-v6.1/drivers/media/pci/cx18/ |
D | cx18-cards.c | 50 .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-v6.1/net/netfilter/ |
D | nf_conntrack_proto_tcp.c | 117 * 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 463 * or SYN from reply direction in simultaneous open. in tcp_init_sender() 547 /* Simultaneous open */ in tcp_in_window() 1119 * simultaneous open. in nf_conntrack_tcp_packet()
|
/Linux-v6.1/drivers/mtd/nand/onenand/ |
D | Kconfig | 62 Flash memory array, these two component enables simultaneous program
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/ |
D | isp2401_input_system_global.h | 36 #define INPUT_SYSTEM_N_STREAM_ID 6 /* maximum number of simultaneous
|
/Linux-v6.1/drivers/extcon/ |
D | extcon.h | 21 * can be no simultaneous connections.
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 48 and arbitration for multiple simultaneous consumers on the same GPIO chip.
|
/Linux-v6.1/Documentation/sound/soc/ |
D | dai.rst | 32 ADC and DAC LRCLKs, this allows for simultaneous capture and playback at
|
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/ |
D | svm_int_ctl_test.c | 7 * Nested SVM testing: test simultaneous use of V_IRQ from L1 and L0.
|
123456789