/linux/drivers/comedi/drivers/ |
H A 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()
|
H A D | pcmda12.c | 31 * 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 D | dexcr_test.c | 63 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 D | timekeeping.h | 262 * 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 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 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 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
|
H A D | io.rst | 30 and drivers permitting simultaneous video capturing and overlay using
|
/linux/arch/parisc/kernel/ |
H A D | topology.c | 26 * 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 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/drivers/clk/analogbits/ |
H A D | wrpll-cln28hpc.c | 123 * @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 D | feature.h | 16 * RSDB: Real Simultaneous Dual Band 30 * SAE: simultaneous authentication of equals
|
/linux/include/net/caif/ |
H A D | cfctrl.h | 107 /* 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 D | renesas,rz-mtu3.yaml | 25 - 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 D | adi,ad7606.yaml | 7 title: Analog Devices AD7606 Simultaneous Sampling ADC 13 Analog Devices AD7606 Simultaneous Sampling ADC
|
H A D | ti,lmp92064.yaml | 16 The device contains two ADCs to allow simultaneous sampling of voltage and
|
/linux/drivers/pwm/ |
H A D | pwm-lpc18xx-sct.c | 17 * 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 D | topology.c | 183 * 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 D | folio_queue.rst | 18 * Lockless simultaneous production/consumption issues 188 Lockless simultaneous production/consumption issues
|
/linux/drivers/media/pci/cx18/ |
H A 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/include/uapi/linux/netfilter/ |
H A D | nf_conntrack_tcp.h | 49 /* Simultaneous open initialized */
|
/linux/net/netfilter/ |
H A 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 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 D | i40e_xsk.h | 11 * compromise between the advantage of having simultaneous outstanding
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-ad4130 | 17 frequency of 50Hz, achieves simultaneous 50Hz and 60Hz
|
/linux/drivers/mtd/nand/onenand/ |
H A D | Kconfig | 62 Flash memory array, these two component enables simultaneous program
|
/linux/include/linux/iio/ |
H A D | iio-opaque.h | 14 * @mlock: lock used to prevent simultaneous device state changes
|