Home
last modified time | relevance | path

Searched full:windows (Results 1 – 25 of 854) sorted by relevance

12345678910>>...35

/Linux-v5.10/drivers/usb/serial/
Dipaq.c60 { USB_DEVICE(0x045E, 0x0400) }, /* Windows Powered Pocket PC 2002 */
61 { USB_DEVICE(0x045E, 0x0401) }, /* Windows Powered Pocket PC 2002 */
62 { USB_DEVICE(0x045E, 0x0402) }, /* Windows Powered Pocket PC 2002 */
63 { USB_DEVICE(0x045E, 0x0403) }, /* Windows Powered Pocket PC 2002 */
64 { USB_DEVICE(0x045E, 0x0404) }, /* Windows Powered Pocket PC 2002 */
65 { USB_DEVICE(0x045E, 0x0405) }, /* Windows Powered Pocket PC 2002 */
66 { USB_DEVICE(0x045E, 0x0406) }, /* Windows Powered Pocket PC 2002 */
67 { USB_DEVICE(0x045E, 0x0407) }, /* Windows Powered Pocket PC 2002 */
68 { USB_DEVICE(0x045E, 0x0408) }, /* Windows Powered Pocket PC 2002 */
69 { USB_DEVICE(0x045E, 0x0409) }, /* Windows Powered Pocket PC 2002 */
[all …]
/Linux-v5.10/Documentation/firmware-guide/acpi/
Dosi.rst24 but where Linux was installed to replace the original OS (Windows or OSX).
26 The larger group is the systems tested to run only Windows. Not only that,
27 but many were tested to run with just one specific version of Windows.
28 So even though the BIOS may use _OSI to query what version of Windows is running,
33 with all versions of Windows.
35 But Linux isn't actually compatible with Windows, and the Linux community
37 Windows to its list of _OSI strings. So it is possible that additional strings
41 What should an OEM do if they want to support Linux and Windows
43 for Linux to deal with how Linux is different from Windows.
76 Windows 98, SE: "Microsoft Windows"
[all …]
/Linux-v5.10/drivers/acpi/acpica/
Dutosi.c27 * the latest version of Windows, which would respond to the latest/newest
28 * _OSI string. Not responding TRUE to the latest version of Windows will
46 * for this string. Basically, the only safe OS strings are windows-related
51 * Windows that the BIOS has requested.
56 {"Windows 2000", NULL, 0, ACPI_OSI_WIN_2000}, /* Windows 2000 */
57 {"Windows 2001", NULL, 0, ACPI_OSI_WIN_XP}, /* Windows XP */
58 {"Windows 2001 SP1", NULL, 0, ACPI_OSI_WIN_XP_SP1}, /* Windows XP SP1 */
59 {"Windows 2001.1", NULL, 0, ACPI_OSI_WINSRV_2003}, /* Windows Server 2003 */
60 {"Windows 2001 SP2", NULL, 0, ACPI_OSI_WIN_XP_SP2}, /* Windows XP SP2 */
61 …{"Windows 2001.1 SP1", NULL, 0, ACPI_OSI_WINSRV_2003_SP1}, /* Windows Server 2003 SP1 - Added 03/2…
[all …]
/Linux-v5.10/drivers/pci/endpoint/
Dpci-epc-mem.c41 * @windows: pointer to windows supported by the device
42 * @num_windows: number of windows device supports
48 struct pci_epc_mem_window *windows, in pci_epc_multi_mem_init() argument
62 if (!windows || !num_windows) in pci_epc_multi_mem_init()
65 epc->windows = kcalloc(num_windows, sizeof(*epc->windows), GFP_KERNEL); in pci_epc_multi_mem_init()
66 if (!epc->windows) in pci_epc_multi_mem_init()
70 page_size = windows[i].page_size; in pci_epc_multi_mem_init()
74 pages = windows[i].size >> page_shift; in pci_epc_multi_mem_init()
92 mem->window.phys_base = windows[i].phys_base; in pci_epc_multi_mem_init()
93 mem->window.size = windows[i].size; in pci_epc_multi_mem_init()
[all …]
/Linux-v5.10/Documentation/usb/
Dgadget_multi.rst42 Windows host drivers
45 For the gadget to work under Windows two conditions have to be met:
50 First of all, Windows need to detect the gadget as an USB composite
52 Windows lets USB Generic Parent Driver[5] handle the device which then
66 The other, trickier thing is making Windows install drivers for each
69 For mass storage it is trivial since Windows detect it's an interface
77 To make Windows select RNDIS drivers for the first function in the
107 things don't work as intended before realising Windows have cached
114 Provided INF files have been tested on Windows XP SP3, Windows Vista
115 and Windows 7, all 32-bit versions. It should work on 64-bit versions
[all …]
Dgadget_serial.rst42 Windows and know how to configure and build Linux kernels, run
70 | Windows) Driver USB Stack | |
95 the Windows usbser.sys ACM driver, and the Linux USB generic serial
149 either the Windows or Linux ACM driver on the host side. If gadget
155 Installing the Windows Host ACM Driver
157 To use the Windows ACM driver you must have the "linux-cdc-acm.inf"
159 of Windows.
162 to the Windows host with a USB cable, Windows should recognize the
163 gadget serial device and ask for a driver. Tell Windows to find the
166 For example, on Windows XP, when the gadget serial device is first
[all …]
/Linux-v5.10/fs/fat/
DKconfig7 VFAT (Windows 95) file systems), then you must say Y or M here
51 If you have Windows 95 or Windows NT installed on your MSDOS
54 generated by Windows 95 / Windows NT.
62 tristate "VFAT (Windows-95) fs support"
65 This option provides support for normal Windows file systems with
67 used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas-window.c68 * be mapped cache-able and is only applicable to send windows.
268 * These registers are common to send/receive windows although they
269 * differ for user/kernel windows. As we resolve the TODOs we may
317 * TODO: Can we mfspr(AMR) even for user windows? in init_xlate_regs()
352 * Design note: For NX receive windows, NX allocates the FIFO buffer in OPAL
356 * write the per-chip RX FIFO addresses to the windows during boot-up
515 pr_err("Too many (%d) open windows\n", VAS_WINDOWS_PER_CHIP); in vas_assign_window_id()
576 * (so both send and receive windows are on the same VAS instance)
579 * NOTE: We access ->windows[] table and assume that vinst->mutex is held.
591 rxwin = vinst->windows[winid]; in get_user_rxwin()
[all …]
Dvas.h30 * VAS in each Power9 chip. Each instance of VAS has 64K windows or ports,
47 * The HVWCs for all windows on a specific instance of VAS are in a contiguous
49 * HVWC BAR for the instance. Similarly the UWCs for all windows on an instance
89 * credits? Its NA for NX but may be needed for other receive windows.
227 * to a paste command and hence applies only to receive windows.
269 * Local Notify Scope Control Register. (Receive windows only).
279 * Local DMA Cache Control Register (Receive windows only).
287 * Local Notify Scope Control Register. (Receive windows only).
288 * Not applicable to NX receive windows.
314 * receive windows, one per coprocessor type.
[all …]
/Linux-v5.10/Documentation/filesystems/
Dvfat.rst106 recent Windows don't update it correctly in some
129 emulate the Windows 95 rule for create.
131 **win95**: emulate the Windows 95 rule for display/create.
133 **winnt**: emulate the Windows NT rule for display/create.
135 **mixed**: emulate the Windows NT rule for display,
136 emulate the Windows 95 rule for create.
143 between local time (as used by Windows on FAT) and UTC
176 FAT has the ATTR_RO (read-only) attribute. On Windows,
268 knowledge of the extended FAT file system used in Windows NT 3.5 and
269 Windows 95. I don't guarantee that any of the following is correct,
[all …]
/Linux-v5.10/fs/nls/
DKconfig47 DOS/Windows partitions correctly. This does apply to the filenames
59 DOS/Windows partitions correctly. This does apply to the filenames
71 DOS/Windows partitions correctly. This does apply to the filenames
84 DOS/Windows partitions correctly. This does apply to the filenames
100 DOS/Windows partitions correctly. This does apply to the filenames
115 DOS/Windows partitions correctly. This does apply to the filenames
126 DOS/Windows partitions correctly. This does apply to the filenames
137 DOS/Windows partitions correctly. This does apply to the filenames
148 DOS/Windows partitions correctly. This does apply to the filenames
159 DOS/Windows partitions correctly. This does apply to the filenames
[all …]
/Linux-v5.10/Documentation/devicetree/bindings/pci/
Ddesignware-pcie.txt24 - num-ib-windows: number of inbound address translation windows
25 - num-ob-windows: number of outbound address translation windows
74 num-ib-windows = <6>;
75 num-ob-windows = <2>;
Dsocionext,uniphier-pcie-ep.yaml59 num-ib-windows:
62 num-ob-windows:
95 num-ib-windows = <16>;
96 num-ob-windows = <16>;
Dmobiveil-pcie.txt4 has up to 8 outbound and inbound windows for the address translation.
21 - apio-wins : number of requested apio outbound windows
22 default 2 outbound windows are configured -
25 - ppio-wins : number of requested ppio inbound windows
/Linux-v5.10/Documentation/driver-api/
Dvme.rst59 The driver can request ownership of one or more master windows
60 (:c:func:`vme_master_request`), slave windows (:c:func:`vme_slave_request`)
64 attributes of the driver in question. For slave windows these attributes are
66 bus cycle types required in 'cycle'. Master windows add a further set of
84 Master windows
87 Master windows provide access from the local processor[s] out onto the VME bus.
88 The number of windows available and the available access modes is dependent on
106 :c:func:`vme_master_write` used to write to configured master windows.
113 Slave windows
116 Slave windows provide devices on the VME bus access into mapped portions of the
[all …]
/Linux-v5.10/fs/cifs/
DKconfig30 and NAS appliances (e.g. Samba, Windows 10, Windows Server 2016,
32 The older CIFS protocol was included in Windows NT4, 2000 and XP (and
36 This module also provides limited support for OS/2 and Windows ME
54 If you need to mount to Samba, Azure, Macs or Windows from this machine, say Y.
89 Modern CIFS servers including Samba and most Windows versions
97 LANMAN based servers such as OS/2 and Windows 95, but such
129 namespace prefix to SMB/CIFS EAs. EAs are stored on Windows
144 than Windows like) file behavior. It also enables
/Linux-v5.10/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst58 contain two "windows", depending on the value of PCI address bit 59.
63 - For MSIs, we have two windows in the address space (one at the top of
74 Like other PCI host bridges, the Power8 IODA2 PHB supports "windows"
76 window and sixteen M64 windows. They have different characteristics.
101 SR-IOV). We basically use the trick of forcing the bridge MMIO windows
110 - The M64 windows:
123 * Support overlaps. If an address is covered by multiple windows,
155 We would like to investigate using additional M64 windows in "single
201 - Single segmented M64 windows: A segmented M64 window could be used just
207 - Multiple segmented M64 windows: As usual, each window is split into 256
[all …]
/Linux-v5.10/drivers/iommu/
Dfsl_pamu_domain.h27 * Number of windows assocaited with this domain.
31 * window, without any sub windows. Value can be set/
38 * windows for a domain. This is allocated only
39 * when the number of windows for the domain are
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dcorec37d.c37 const u32 windows = 8; /*XXX*/ in corec37d_wndw_owner() local
40 if ((ret = PUSH_WAIT(push, windows * 2))) in corec37d_wndw_owner()
43 for (i = 0; i < windows; i++) { in corec37d_wndw_owner()
131 const u32 windows = 8; /*XXX*/ in corec37d_init() local
134 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec37d_init()
139 for (i = 0; i < windows; i++) { in corec37d_init()
/Linux-v5.10/Documentation/admin-guide/cifs/
Dusage.rst12 practical interoperability with Windows 2000, Windows XP, Samba and equivalent
15 standard for interoperating between Macs and Windows and major NAS appliances.
78 the new default. To use old dialects (e.g. to mount Windows XP) use "vers=1.0"
79 on mount (or vers=2.0 for Windows Vista). Note that the CIFS (vers=1.0) is
162 3.0.6 and later (also EA support works in all versions of Windows, at least to
186 open files (required for strict POSIX compliance). Windows Servers already
200 be invisbile to Windows clients and typically will not affect local
208 Mac or Windows servers::
259 Valid filenames differ between Windows and Linux. Windows typically restricts
261 which is used to delimit the beginning of a stream name by Windows), while
[all …]
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/microsoft/
Dnetvsc.rst10 This driver is compatible with Windows Server 2012 R2, 2016 and
11 Windows 10.
19 Hyper-V host version does. Windows Server 2016 and Azure
21 IPv6. Windows Server 2012 only supports checksum offload for TCP.
61 feature is enabled by default on VMs running on Windows Server 2019 and
/Linux-v5.10/Documentation/admin-guide/media/
Dlmedm04.rst12 The Sharp 7395 driver can be found in windows/system32/drivers
57 only found in windows/system32/drivers
69 The Sharp 0194 tuner driver can be found in windows/system32/drivers
90 The m88rs2000 tuner driver can be found in windows/system32/drivers
/Linux-v5.10/Documentation/gpu/
Dtegra.rst83 Windows subsection
86 A display controller controls a set of windows that can be used to composite
88 ordering to individual windows (by programming the corresponding blending
90 assume a fixed Z ordering of the windows (window A is the root window, that
91 is, the lowest, while windows B and C are overlaid on top of window A). The
92 overlay windows support multiple pixel formats and can automatically convert
/Linux-v5.10/drivers/bus/
Dmvebu-mbus.c15 * on the families, there are between 8 and 20 configurable windows,
21 * either 2 (for Dove) or 4 (for other families) windows to map the
26 * - Reads out the SDRAM address decoding windows at initialization
30 * address decoding windows. This is because devices also have their
31 * own windows (configured through registers that are part of each
33 * devices have to configure those device -> SDRAM windows to ensure
37 * dynamically add or remove address decoding windows for the CPU ->
43 * see the list of CPU -> SDRAM windows and their configuration
44 * (file 'sdram') and the list of CPU -> devices windows and their
69 * CPU Address Decode Windows registers
[all …]
/Linux-v5.10/arch/sparc/include/asm/
Dcacheflush_32.h48 /* When a context switch happens we must flush all user windows so that
49 * the windows of the current process are flushed onto its stack. This
50 * way the windows are all clean for the next process and the stack

12345678910>>...35