Home
last modified time | relevance | path

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

/reactos/win32ss/drivers/videoprt/
H A Dvideoprt.h180 IntVideoPortDispatchOpen(
H A Ddispatch.c369 IntVideoPortDispatchOpen( in IntVideoPortDispatchOpen() function
H A Dvideoprt.c806 DriverObject->MajorFunction[IRP_MJ_CREATE] = IntVideoPortDispatchOpen; in VideoPortInitialize()