Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/
Dhio.h61 HIOHandle HIOOpenEx(const char * hioName,
94 inline HIOHandle HIOOpen(const char * hioName, in HIOOpen() argument
104 return HIOOpenEx(hioName, &asyncStruct, options, flags); in HIOOpen()