| /Linux-v6.6/drivers/pci/ | 
| D | vgaarb.c | 45 	unsigned int decodes;		/* what it decodes */  member224 	    (vgadev->decodes & VGA_RSRC_LEGACY_IO))  in __vga_tryget()
 227 	    (vgadev->decodes & VGA_RSRC_LEGACY_MEM))  in __vga_tryget()
 298 			if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM)  in __vga_tryget()
 300 			if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO)  in __vga_tryget()
 370 		if (vgadev->decodes & VGA_RSRC_LEGACY_IO)  in __vga_put()
 375 		if (vgadev->decodes & VGA_RSRC_LEGACY_MEM)  in __vga_put()
 791 	vgadev->decodes = VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM |  in vga_arbiter_add_pci_device()
 836 		vga_iostate_to_str(vgadev->decodes),  in vga_arbiter_add_pci_device()
 864 	if (vgadev->decodes & (VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM))  in vga_arbiter_del_pci_device()
 [all …]
 
 | 
| /Linux-v6.6/include/linux/ | 
| D | vgaarb.h | 29 void vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes);39 		unsigned int decodes)  in vga_set_legacy_decoding()  argument
 
 | 
| /Linux-v6.6/Documentation/gpu/ | 
| D | vgaarbiter.rst | 44         "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)"48         diagnostic only). "decodes" indicate what the card currently
 49         decodes, "owns" indicates what is currently enabled on it, and
 70         decodes <io_state>
 157 Indicates to the arbiter if the card decodes legacy VGA IOs, legacy VGA
 
 | 
| D | komeda-kms.rst | 25 stage. It fetches the pixel from memory, decodes it if it's AFBC, rotates the
 | 
| /Linux-v6.6/arch/mips/cavium-octeon/executive/ | 
| D | Makefile | 17 	cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
 | 
| /Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ | 
| D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
 | 
| /Linux-v6.6/Documentation/networking/caif/ | 
| D | linux_caif.rst | 112 	External Interface). This layer encodes/decodes VEI frames.115 	traffic), encodes/decodes Datagram frames.
 
 | 
| /Linux-v6.6/drivers/media/rc/img-ir/ | 
| D | Kconfig | 25 	   Say Y here to enable the hardware decode driver which decodes the IR
 | 
| /Linux-v6.6/Documentation/driver-api/cxl/ | 
| D | memory-devices.rst | 33 given range only decodes to 1 one Host Bridge, but that Host Bridge may in turn186 decodes them to "ports", "ports" decode to "endpoints", and "endpoints"
 
 | 
| /Linux-v6.6/drivers/vfio/pci/ | 
| D | vfio_pci_core.c | 86 	unsigned int decodes;  in vfio_pci_set_decode()  local93 	decodes = VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM;  in vfio_pci_set_decode()
 104 			decodes |= VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM;  in vfio_pci_set_decode()
 109 	return decodes;  in vfio_pci_set_decode()
 
 | 
| /Linux-v6.6/Documentation/userspace-api/media/mediactl/ | 
| D | media-types.rst | 119        -  IF-PLL video decoder. It receives the IF from a PLL and decodes126        -  IF-PLL sound decoder. It receives the IF from a PLL and decodes
 
 | 
| /Linux-v6.6/Documentation/scsi/ | 
| D | ufs.rst | 133   controller. Also, the module decodes responses received from the UFS
 | 
| /Linux-v6.6/arch/m68k/ifpsp060/ | 
| D | isp.doc | 179 After the 060ISP decodes the instruction type and fetches the appropriate
 | 
| /Linux-v6.6/Documentation/kernel-hacking/ | 
| D | false-sharing.rst | 126 'pahole' decodes data structure layouts delimited in cache line
 | 
| /Linux-v6.6/Documentation/userspace-api/media/rc/ | 
| D | rc-protos.rst | 454 device decodes the protocol. There is a BPF decoder available in v4l-utils.
 | 
| /Linux-v6.6/Documentation/sound/soc/ | 
| D | dapm.rst | 123 	Widget that decodes audio data from a compressed format to an
 | 
| /Linux-v6.6/Documentation/admin-guide/ | 
| D | bootconfig.rst | 180 The Linux kernel decodes the last part of the initrd image in memory to
 | 
| /Linux-v6.6/Documentation/admin-guide/mm/ | 
| D | concepts.rst | 36 address. When the CPU decodes an instruction that reads (or
 | 
| /Linux-v6.6/Documentation/networking/dsa/ | 
| D | sja1105.rst | 79 decodes the VLAN information from the 802.1Q tag. Advanced VLAN classification
 | 
| /Linux-v6.6/tools/perf/Documentation/ | 
| D | perf-intel-pt.txt | 1103 is not used.  The q option decodes more quickly, but is useful only if the1129 less detail.  The decoder decodes only extended PSB (PSB+) packets, getting the
 1170 pay attention to PSB packets, but just decodes the bytes - so the packets seen
 
 | 
| /Linux-v6.6/Documentation/userspace-api/media/v4l/ | 
| D | dev-decoder.rst | 10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in
 | 
| /Linux-v6.6/Documentation/filesystems/ | 
| D | fscrypt.rst | 1388 the filesystem just base64url-decodes the user-supplied name to get
 | 
| /Linux-v6.6/Documentation/networking/ | 
| D | arcnet-hardware.rst | 127 amplifies, but the smart one decodes to digital and encodes back all packets
 |