Searched refs:CI2CPort (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DMSP3430.h18 CMSP3430(CI2CPort & port);
36 CI2CPort & fPort;
H A DI2CPort.h22 class CI2CPort { class
24 CI2CPort(CRadeon & radeon, int rate = C_RADEON_I2C_DEFAULT_CLOCK_RATE);
26 ~CI2CPort();
H A DI2CPort.cpp14 CI2CPort::CI2CPort(CRadeon & radeon, int rate) function in class:CI2CPort
22 PRINT(("CI2CPort::CI2CPort()\n"));
54 PRINT(("CI2CPort::CI2CPort() - I2C devices found at ports: "));
64 CI2CPort::~CI2CPort()
66 PRINT(("CI2CPort::~CI2CPort()\
[all...]
H A DTuner.h38 CTuner(CI2CPort & port);
64 CI2CPort & fPort;
H A DVideoIn.h130 CI2CPort fI2CPort;
H A DTuner.cpp138 CTuner::CTuner(CI2CPort & port)
H A DMSP3430.cpp190 CMSP3430::CMSP3430(CI2CPort & port)

Completed in 61 milliseconds