ReactOS 0.4.16-dev-401-g45b008d
|
#include <video.h>
Public Attributes | |
IN PVIDEO_WRITE_CLOCK_LINE | WriteClockLine |
IN PVIDEO_WRITE_DATA_LINE | WriteDataLine |
IN PVIDEO_READ_CLOCK_LINE | ReadClockLine |
IN PVIDEO_READ_DATA_LINE | ReadDataLine |
IN PVIDEO_READ_CLOCK_LINE _I2C_CALLBACKS::ReadClockLine |
Definition at line 372 of file video.h.
Referenced by VBEReadEdidUsingSCI().
IN PVIDEO_READ_DATA_LINE _I2C_CALLBACKS::ReadDataLine |
Definition at line 373 of file video.h.
Referenced by VBEReadEdidUsingSCI().
IN PVIDEO_WRITE_CLOCK_LINE _I2C_CALLBACKS::WriteClockLine |
Definition at line 370 of file video.h.
Referenced by VBEReadEdidUsingSCI().
IN PVIDEO_WRITE_DATA_LINE _I2C_CALLBACKS::WriteDataLine |
Definition at line 371 of file video.h.
Referenced by VBEReadEdidUsingSCI().