Searched refs:sAllocationIoSend (Results 1 – 1 of 1) sorted by relevance
291 static sAllocationIoSendFnPtr sAllocationIoSend; variable306 sAllocationIoSend = (sAllocationIoSendFnPtr)dlsym(handleIO, "rscAllocationIoSend"); in loadIOSuppLibSyms()307 if (sAllocationIoSend==nullptr) { in loadIOSuppLibSyms()326 rsc->mHal.funcs.allocation.ioSend = sAllocationIoSend; in rsdHalInit()