Searched refs:PciRead (Results 1 – 2 of 2) sorted by relevance
/external/stressapptest/src/ | ||
D | os.h | 315 virtual uint32 PciRead(int fd, uint32 offset, int width); |
D | os.cc | 774 uint32 OsLayer::PciRead(int fd, uint32 offset, int width) { in PciRead() function in OsLayer |