/reactos/ntoskrnl/io/iomgr/ |
H A D | symlink.c | 24 IN PUNICODE_STRING DeviceName) in IoCreateSymbolicLink() 53 IN PUNICODE_STRING DeviceName) in IoCreateUnprotectedSymbolicLink()
|
/reactos/drivers/storage/mountmgr/ |
H A D | point.c | 37 IN PUNICODE_STRING DeviceName) in MountMgrCreatePointWorker() 243 UNICODE_STRING DeviceName; in QueryPointsFromMemory() local 470 UNICODE_STRING DeviceName; in QueryPointsFromSymbolicLinkName() local
|
H A D | mountmgr.c | 193 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 D | devname.c | 29 PCWSTR DeviceName; member 76 OUT PUNICODE_STRING DeviceName) in ConstructDeviceName() 271 UNICODE_STRING DeviceName; in CreateSoundDevice() local
|
/reactos/drivers/network/tdi/tdi/ |
H A D | dereg.c | 53 TdiRegisterDeviceObject(IN PUNICODE_STRING DeviceName, in TdiRegisterDeviceObject() 79 IN PUNICODE_STRING DeviceName, in TdiRegisterNetAddress()
|
/reactos/drivers/wdm/audio/sysaudio/ |
H A D | deviface.c | 22 IN PUNICODE_STRING DeviceName, in OpenDevice() 69 IN PUNICODE_STRING DeviceName) in InsertAudioDevice()
|
/reactos/drivers/wdm/audio/legacy/wdmaud/ |
H A D | deviface.c | 17 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 D | utils.c | 65 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 D | ksecdd.c | 29 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\KsecDD"); in DriverEntry() local
|
/reactos/boot/freeldr/freeldr/lib/fs/ |
H A D | fs.c | 38 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 D | msfs.c | 24 UNICODE_STRING DeviceName; in DriverEntry() local
|
/reactos/drivers/multimedia/audio/sound/ |
H A D | sb16.c | 35 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\SNDBLST"); in DriverEntry() local
|
/reactos/drivers/serial/serial/ |
H A D | pnp.c | 29 UNICODE_STRING DeviceName; in SerialAddDeviceInternal() local 143 UNICODE_STRING DeviceName; in SerialPnpStartDevice() local
|
/reactos/modules/rostests/kmtests/hidparse/ |
H A D | HidP_drv.c | 21 _Out_ PCWSTR *DeviceName, in TestEntry()
|
/reactos/drivers/filesystems/vfatfs/ |
H A D | iface.c | 37 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\FatX"); in DriverEntry() local
|
/reactos/ntoskrnl/fsrtl/ |
H A D | unc.c | 79 IN PCWSTR DeviceName) in FsRtlpOpenDev() 117 FsRtlpSetSymbolicLink(IN PCUNICODE_STRING DeviceName) in FsRtlpSetSymbolicLink()
|
/reactos/drivers/base/condrv/ |
H A D | control.c | 25 UNICODE_STRING DeviceName, SymlinkName; in ConDrvCreateController() local
|
/reactos/modules/rostests/kmtests/tcpip/ |
H A D | TcpIp_drv.c | 28 _Out_ PCWSTR *DeviceName, in TestEntry()
|
/reactos/modules/rostests/kmtests/ntos_io/ |
H A D | IoHelper_drv.c | 19 OUT PCWSTR *DeviceName, in TestEntry()
|
/reactos/boot/freeldr/freeldr/arch/uefi/ |
H A D | stubs.c | 13 DriveMapGetBiosDriveNumber(PCSTR DeviceName) in DriveMapGetBiosDriveNumber()
|
/reactos/drivers/filesystems/ntfs/ |
H A D | ntfs.c | 53 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(DEVICE_NAME); in DriverEntry() local
|
/reactos/drivers/wdm/audio/filters/kmixer/ |
H A D | kmixer.c | 48 UNICODE_STRING DeviceName = RTL_CONSTANT_STRING(L"\\Device\\kmixer"); in KMix_AddDevice() local
|
/reactos/drivers/wdm/audio/drivers/mpu401/ |
H A D | adapter.cpp | 21 WCHAR DeviceName[] = L"Uart"; variable
|
/reactos/modules/rosapps/applications/sysutils/lsdd/ |
H A D | lsdd.c | 29 static char DeviceName [DEVICE_SIZE]; variable
|
/reactos/base/setup/lib/utils/ |
H A D | volutil.h | 13 WCHAR DeviceName[MAX_PATH]; ///< NT device name: "\Device\HarddiskVolumeN" member
|