| /linux/drivers/pci/ |
| H A D | vgaarb.c | 45 unsigned int decodes; /* what it decodes */ member 224 (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() 734 * client decide if devices decodes legacy things or not. 764 vgadev->decodes = VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM | in vga_arbiter_add_pci_device() 808 vgaarb_info(&pdev->dev, "VGA device added: decodes=%s,owns=%s,locks=%s\n", in vga_arbiter_add_pci_device() [all …]
|
| H A D | rom.c | 151 /* Enable ROM space decodes */ in pci_map_rom()
|
| /linux/include/linux/ |
| H A 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
|
| H A D | screen_info.h | 87 * screen_info_video_type() - Decodes the video type from struct screen_info
|
| /linux/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 104 - CFCTRL CAIF Control layer. Encodes and Decodes control messages 112 External Interface). This layer encodes/decodes VEI frames. 115 traffic), encodes/decodes Datagram frames.
|
| /linux/crypto/ |
| H A D | rsa_helper.c | 152 * rsa_parse_pub_key() - decodes the BER encoded buffer and stores in the 170 * rsa_parse_priv_key() - decodes the BER encoded buffer and stores in the
|
| /linux/drivers/soc/qcom/ |
| H A D | qmi_encdec.c | 435 * qmi_decode_basic_elem() - Decodes elements of basic/primary data type 441 * This function decodes the "elem_len" number of elements in QMI wire format, 463 * qmi_decode_struct_elem() - Decodes elements of struct data type 472 * This function decodes the "elem_len" number of elements in QMI wire format, 511 * qmi_decode_string_elem() - Decodes elements of string data type 519 * This function decodes the string element of maximum length
|
| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | Makefile | 17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
|
| /linux/fs/nfsd/ |
| H A D | blocklayoutxdr.c | 121 * This function decodes the opaque field of the layoutupdate4 structure 216 * This function decodes the opaque field of the layoutupdate4 structure
|
| /linux/drivers/media/rc/img-ir/ |
| H A D | Kconfig | 25 Say Y here to enable the hardware decode driver which decodes the IR
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_osd_afbcd.c | 34 * The decoder reads the data from the SDRAM, decodes and sends the 49 * the ARM AFBC Decoder reads the data from the SDRAM then decodes
|
| /linux/arch/x86/kernel/ |
| H A D | i8237.c | 57 * LPC traffic for POST codes. Original LPC only decodes one byte of in i8237A_init_ops()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | atmel,sama5d2-pdmic.yaml | 16 that decodes an incoming PDM sample stream.
|
| /linux/Documentation/driver-api/cxl/ |
| H A D | theory-of-operation.rst | 33 given range only decodes to one Host Bridge, but that Host Bridge may in turn 186 decodes them to "ports", "ports" decode to "endpoints", and "endpoints"
|
| /linux/drivers/net/wireless/broadcom/brcm80211/include/ |
| H A D | brcmu_d11.h | 145 * @decchspec: decodes chanspec into generic info
|
| /linux/lib/ |
| H A D | base64.c | 65 * Decodes a string using base64 encoding, i.e. the "Base 64 Encoding"
|
| /linux/tools/perf/pmu-events/arch/x86/silvermont/ |
| H A D | frontend.json | 70 … produced by two mechanisms. Either they are generated by hardware that decodes instructions into…
|
| /linux/arch/parisc/math-emu/ |
| H A D | driver.c | 11 * decodes and dispatches unimplemented FPU instructions
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-types.rst | 119 - IF-PLL video decoder. It receives the IF from a PLL and decodes 126 - IF-PLL sound decoder. It receives the IF from a PLL and decodes
|
| /linux/drivers/scsi/elx/libefc/ |
| H A D | efc_node.h | 71 * ex: EFC_NODE_ENABLE_T_TO_IT decodes to target mode is enabled on SLI port
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic_u3msi.c | 87 * for converting HT interrupts to MPIC interrupts, which decodes in find_u4_magic_addr()
|
| /linux/drivers/input/joystick/ |
| H A D | stinger.c | 41 * stinger_process_packet() decodes packets the driver receives from the
|
| H A D | zhenhua.c | 61 * zhenhua_process_packet() decodes packets the driver receives from the
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_lirc_mode2_user.c | 24 // 2. Attach bpf_lirc_mode2 program which decodes some IR.
|
| /linux/drivers/scsi/ |
| H A D | qlogicfas.c | 64 * decodes the address - I check 230 first since MIDI cards are in __qlogicfas_detect()
|