Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h718 virtual bool handleOpen( IOService * forClient,
/xnu-11215/iokit/Kernel/
H A DIOService.cpp3546 ok = handleOpen( forClient, options, arg ); in open()
3610 IOService::handleOpen( IOService * forClient, in handleOpen() function in IOService