Home
last modified time | relevance | path

Searched refs:GetInterruptSourceCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rmi4utils/rmidevice/
H A Drmidevice.cpp277 funcIter->GetInterruptSourceCount(), in PrintFunctions()
317 interruptCount += func.GetInterruptSourceCount(); in ScanPDT()
H A Drmifunction.h30 unsigned char GetInterruptSourceCount() { return m_interruptSourceCount; } in GetInterruptSourceCount() function