DeviceReader
DeviceReader::MaxPacketSize() const
DeviceReader::ReadData(uint8* data, const size_t size) const
DeviceReader::_Unset()
DeviceReader::DeviceReader()
DeviceReader::~DeviceReader()
DeviceReader::SetTo(const char* path)
DeviceReader::InitCheck() const
DeviceReader::DevicePath() const
DeviceReader::DeviceFile() const
DeviceReader::VendorID() const
DeviceReader::ProductID() const
class DeviceReader {
DeviceReader();
virtual ~DeviceReader();
DeviceReader* reader)
class DeviceReader;
DeviceReader* reader);
DeviceReader* fReader;
DeviceReader* reader = new DeviceReader();
TabletDevice::DetectDevice(const DeviceReader* reader)
TabletDevice::TabletDevice(MasterServerDevice* parent, DeviceReader* reader)
DeviceReader* reader = tabletDevice->fReader;
DeviceReader* reader);
status_t DetectDevice(const DeviceReader* reader);