Home
last modified time | relevance | path

Searched refs:IntVideoPortDispatchClose (Results 1 – 3 of 3) sorted by relevance

/reactos/win32ss/drivers/videoprt/
H A Dvideoprt.h185 IntVideoPortDispatchClose(
H A Ddispatch.c436 IntVideoPortDispatchClose( in IntVideoPortDispatchClose() function
H A Dvideoprt.c807 DriverObject->MajorFunction[IRP_MJ_CLOSE] = IntVideoPortDispatchClose; in VideoPortInitialize()