Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-ioc-g-mode.rst61 by the follower. The follower can enable the passthrough mode. In that
65 the passthrough mode. See :ref:`cec-core-processing` for details.
149 CEC device into passthrough mode, allowing the exclusive follower
214 except when in passthrough mode. In passthrough mode the core
222 except when in passthrough mode. In passthrough mode the core
230 passthrough mode. In passthrough mode the core does nothing
236 in passthrough mode. In passthrough mode the core does nothing
243 except when in passthrough mode. In passthrough mode the core
252 except when in passthrough mode. In passthrough mode the core
A Dcec-ioc-adap-g-caps.rst106 - Userspace can use the passthrough mode by calling
/linux-6.3-rc2/drivers/media/platform/xilinx/
A Dxilinx-tpg.c132 bool passthrough, bool pattern) in __xtpg_update_pattern_control() argument
141 passthrough = false; in __xtpg_update_pattern_control()
144 if (passthrough) in __xtpg_update_pattern_control()
156 bool passthrough, bool pattern) in xtpg_update_pattern_control() argument
159 __xtpg_update_pattern_control(xtpg, passthrough, pattern); in xtpg_update_pattern_control()
172 bool passthrough; in xtpg_s_stream() local
225 passthrough = xtpg->pattern->cur.val == 0; in xtpg_s_stream()
226 __xtpg_update_pattern_control(xtpg, passthrough, !passthrough); in xtpg_s_stream()
236 bayer_phase = passthrough ? XTPG_BAYER_PHASE_OFF in xtpg_s_stream()
241 gpiod_set_value_cansleep(xtpg->vtmux_gpio, !passthrough); in xtpg_s_stream()
/linux-6.3-rc2/drivers/vfio/pci/
A DKconfig48 bool "VFIO PCI extensions for s390x KVM passthrough"
53 to KVM passthrough capabilities, such as interpretive execution of
/linux-6.3-rc2/Documentation/networking/
A Dnet_failover.rst64 the VF passthrough device for normal communication. The virtio-net device will
67 The second device definition is for the VF passthrough interface. Here the
88 virtio-net interface, and ens11 is the slave 'primary' VF passthrough interface.
123 device to the VM. This is not the VF that was passthrough'd to the VM (seen in
152 # Remove the VF that was passthrough'd to the VM.
/linux-6.3-rc2/drivers/xen/xen-pciback/
A DMakefile15 passthrough.o
A Dxenbus.c22 static bool __read_mostly passthrough; variable
23 module_param(passthrough, bool, S_IRUGO);
24 MODULE_PARM_DESC(passthrough,
748 if (passthrough) in xen_pcibk_xenbus_register()
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dcache.rst82 passthrough.
92 If passthrough is selected, useful when the cache contents are not known
96 block invalidates. To enable passthrough mode the cache must be clean.
113 importance if writeback mode is used. Writethrough and passthrough
192 feature args writethrough or passthrough (The default is writeback.)
212 passthrough a degraded mode useful for various cache coherency
217 To enable passthrough mode the cache must be clean.
315 invalidation of larger caches. The cache must be in passthrough mode
A Dera.rst86 - Cache enters passthrough mode (see: dm-cache's docs in cache.txt)
A Ddm-ima.rst349 <passthrough> "," <no_discard_passdown> ";"
359 passthrough := "passthrough=" <yes_no>
372 passthrough=n,metadata2=y,no_discard_passdown=n;
/linux-6.3-rc2/drivers/vfio/fsl-mc/
A DKconfig7 (Management Complex) devices. This is required to passthrough
/linux-6.3-rc2/drivers/target/
A DKconfig36 passthrough access to Linux/SCSI device
/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-api.c487 adap->passthrough = in cec_s_mode()
491 adap->passthrough = false; in cec_s_mode()
640 adap->passthrough = false; in cec_release()
A Dcec-adap.c2002 if (!adap->passthrough && from_unregistered) in cec_receive_notify()
2012 if (adap->passthrough) in cec_receive_notify()
2247 adap->passthrough ? " (in passthrough mode)" : ""); in cec_adap_status()
/linux-6.3-rc2/drivers/xen/
A DKconfig219 The parameter "passthrough" allows you specify how you want the PCI
221 PCI topology starts at 00.00.0, or (1) for passthrough if you want
262 tristate "Xen hypercall passthrough driver"
266 The hypercall passthrough driver allows privileged user programs to
/linux-6.3-rc2/Documentation/block/
A Dublk.rst47 ``io_uring`` passthrough command; that is why ublk is also one io_uring based
48 block driver. It has been observed that using io_uring passthrough command can
233 commands via io_uring passthrough. The per-queue IO pthread
246 The following IO commands are communicated via io_uring passthrough command,
/linux-6.3-rc2/Documentation/devicetree/bindings/net/pcs/
A Drenesas,rzn1-miic.yaml14 responsible to do MII passthrough or convert it to RMII/RGMII.
/linux-6.3-rc2/Documentation/s390/
A Dvfio-ap.rst244 | | 9 create vfio_ap-passthrough | |
270 9. The administrator creates a passthrough type vfio_ap mediated device to be
325 passthrough devices:
327 /sys/devices/vfio_ap/matrix/mdev_supported_types/vfio_ap-passthrough
344 the number of vfio_ap mediated passthrough devices
751 ------ [vfio_ap-passthrough] (passthrough vfio_ap mediated device type)
773 ------ [vfio_ap-passthrough]
922 ------ [vfio_ap-passthrough]
/linux-6.3-rc2/drivers/staging/media/imx/
A Dimx-media-csi.c412 bool passthrough, interweave; in csi_idmac_setup_channel() local
435 passthrough = requires_passthrough(&priv->mbus_cfg, infmt, incc); in csi_idmac_setup_channel()
487 if (passthrough) { in csi_idmac_setup_channel()
500 if (passthrough) { in csi_idmac_setup_channel()
545 burst_size = passthrough ? in csi_idmac_setup_channel()
/linux-6.3-rc2/include/media/
A Dcec.h258 bool passthrough; member
/linux-6.3-rc2/drivers/iommu/
A DKconfig115 to passing "iommu.passthrough=0 iommu.strict=1" on the command line.
129 Equivalent to passing "iommu.passthrough=0 iommu.strict=0" on the
140 "iommu.passthrough=1" (historically "iommu=pt") on the command line.
/linux-6.3-rc2/Documentation/admin-guide/cifs/
A Dtodo.rst59 (passthrough ioctl/fsctl is now implemented in cifs.ko to allow
/linux-6.3-rc2/Documentation/sound/hd-audio/
A Drealtek-pc-beep.rst6 Realtek HDA codecs and controls a muxer and pair of passthrough mixers that can
/linux-6.3-rc2/Documentation/admin-guide/
A Dbcache.rst71 device, it'll be running in passthrough mode until you attach it to a cache.
133 the backing devices to passthrough mode.
437 it's in passthrough mode or caching).
/linux-6.3-rc2/Documentation/sound/cards/
A Daudiophile-usb.rst73 * The Do port additionally supports surround-encoded AC-3 and DTS passthrough,
129 * hw:1,2 is Do in AC3/DTS passthrough mode

Completed in 27 milliseconds

12