Home
last modified time | relevance | path

Searched defs:DeviceName (Results 1 – 25 of 179) sorted by relevance

12345678

/reactos/ntoskrnl/io/iomgr/
H A Dsymlink.c24 IN PUNICODE_STRING DeviceName) in IoCreateSymbolicLink()
53 IN PUNICODE_STRING DeviceName) in IoCreateUnprotectedSymbolicLink()
/reactos/drivers/storage/mountmgr/
H A Dpoint.c37 IN PUNICODE_STRING DeviceName) in MountMgrCreatePointWorker()
243 UNICODE_STRING DeviceName; in QueryPointsFromMemory() local
470 UNICODE_STRING DeviceName; in QueryPointsFromSymbolicLinkName() local
H A Dmountmgr.c193 IN PUNICODE_STRING DeviceName, in CreateNewDriveLetterName()
276 _Out_opt_ PUNICODE_STRING DeviceName, in QueryDeviceInformation()
568 UNICODE_STRING DeviceName; in FindDeviceInfo() local
872 …UNICODE_STRING TargetDeviceName, SuggestedLinkName, DeviceName, VolumeName, DriveLetter, LinkTarge… in MountMgrMountedDeviceArrival() local
1363 IN PUNICODE_STRING DeviceName) in MountMgrMountedDeviceRemoval()
/reactos/sdk/lib/drivers/sound/legacy/
H A Ddevname.c29 PCWSTR DeviceName; member
76 OUT PUNICODE_STRING DeviceName) in ConstructDeviceName()
271 UNICODE_STRING DeviceName; in CreateSoundDevice() local
/reactos/drivers/network/tdi/tdi/
H A Ddereg.c53 TdiRegisterDeviceObject(IN PUNICODE_STRING DeviceName, in TdiRegisterDeviceObject()
79 IN PUNICODE_STRING DeviceName, in TdiRegisterNetAddress()
/reactos/drivers/wdm/audio/sysaudio/
H A Ddeviface.c22 IN PUNICODE_STRING DeviceName, in OpenDevice()
69 IN PUNICODE_STRING DeviceName) in InsertAudioDevice()
/reactos/drivers/wdm/audio/legacy/wdmaud/
H A Ddeviface.c17 IN LPWSTR DeviceName, in WdmAudOpenSysAudioDevice()
103 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\sysaudio\\GLOBAL"); in WdmAudOpenSysAudioDevices() local
/reactos/dll/win32/mmdrv/
H A Dutils.c65 WCHAR DeviceName[SOUND_MAX_DEVICE_NAME]; in OpenDevice() local
172 WCHAR DeviceName[SOUND_MAX_DEVICE_NAME]; in FindDevices() local
/reactos/drivers/crypto/ksecdd/
H A Dksecdd.c29 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\KsecDD"); in DriverEntry() local
/reactos/boot/freeldr/freeldr/lib/fs/
H A Dfs.c38 PSTR DeviceName; member
181 _In_ PCCH DeviceName, in NormalizeArcDeviceName()
225 PCHAR DeviceName; in ArcOpen() local
597 _In_ PCSTR DeviceName, in FsRegisterDevice()
/reactos/drivers/filesystems/msfs/
H A Dmsfs.c24 UNICODE_STRING DeviceName; in DriverEntry() local
/reactos/drivers/multimedia/audio/sound/
H A Dsb16.c35 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\SNDBLST"); in DriverEntry() local
/reactos/drivers/serial/serial/
H A Dpnp.c29 UNICODE_STRING DeviceName; in SerialAddDeviceInternal() local
143 UNICODE_STRING DeviceName; in SerialPnpStartDevice() local
/reactos/modules/rostests/kmtests/hidparse/
H A DHidP_drv.c21 _Out_ PCWSTR *DeviceName, in TestEntry()
/reactos/drivers/filesystems/vfatfs/
H A Diface.c37 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\FatX"); in DriverEntry() local
/reactos/ntoskrnl/fsrtl/
H A Dunc.c79 IN PCWSTR DeviceName) in FsRtlpOpenDev()
117 FsRtlpSetSymbolicLink(IN PCUNICODE_STRING DeviceName) in FsRtlpSetSymbolicLink()
/reactos/drivers/base/condrv/
H A Dcontrol.c25 UNICODE_STRING DeviceName, SymlinkName; in ConDrvCreateController() local
/reactos/modules/rostests/kmtests/tcpip/
H A DTcpIp_drv.c28 _Out_ PCWSTR *DeviceName, in TestEntry()
/reactos/modules/rostests/kmtests/ntos_io/
H A DIoHelper_drv.c19 OUT PCWSTR *DeviceName, in TestEntry()
/reactos/boot/freeldr/freeldr/arch/uefi/
H A Dstubs.c13 DriveMapGetBiosDriveNumber(PCSTR DeviceName) in DriveMapGetBiosDriveNumber()
/reactos/drivers/filesystems/ntfs/
H A Dntfs.c53 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(DEVICE_NAME); in DriverEntry() local
/reactos/drivers/wdm/audio/filters/kmixer/
H A Dkmixer.c48 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\kmixer"); in KMix_AddDevice() local
/reactos/drivers/wdm/audio/drivers/mpu401/
H A Dadapter.cpp21 WCHAR DeviceName[] = L"Uart"; variable
/reactos/modules/rosapps/applications/sysutils/lsdd/
H A Dlsdd.c29 static char DeviceName [DEVICE_SIZE]; variable
/reactos/base/setup/lib/utils/
H A Dvolutil.h13 WCHAR DeviceName[MAX_PATH]; ///< NT device name: "\Device\HarddiskVolumeN" member

12345678