Searched refs:halInit (Results 1 – 1 of 1) sorted by relevance
259 HalSig halInit = (HalSig) dlsym(driverSO, "rsdHalInit"); in threadProc() local262 if (halInit == NULL) { in threadProc()264 halInit = (HalSig) dlsym(driverSO, in threadProc()268 if (halInit == NULL) { in threadProc()275 if (!(*halInit)(rsc, 0, 0)) { in threadProc()