Home
last modified time | relevance | path

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

/xnu-8792.41.9/iokit/Tests/
H A DTestDevice.cpp40 static TestDevice *sDevice;
45 OSDefineMetaClassAndStructors(TestDevice, OSObject) in OSDefineMetaClassAndStructors() argument
48 TestDevice::enqueueCommand(bool sleep, in OSDefineMetaClassAndStructors()
55 TestDevice::init() in init()
82 TestDevice::free() in free()
98 TestDevice::rawCommandOccurred in rawCommandOccurred()
105 TestDevice::interruptAction(IOInterruptEventSource *, int count) in interruptAction()
111 TestDevice::producer1Action(int tag) in producer1Action()
117 TestDevice::producer2Action(int tag, void *count) in producer2Action()
126 TestDevice::alarm() in alarm()
[all …]
/xnu-8792.41.9/iokit/conf/
H A Dfiles102 # iokit/Tests/TestDevice.cpp optional iokitcpp