Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOEventSource.h257 void setRefcon(void *refcon);
/xnu-11215/iokit/Kernel/
H A DIOEventSource.cpp197 IOEventSource::setRefcon(void *newrefcon) in setRefcon() function in IOEventSource