Searched refs:callbackSem (Results 1 – 1 of 1) sorted by relevance
534 sem_id callbackSem = create_sem(0, DRIVER_NAME " callback notify"); in my_device_added() local535 if (callbackSem < B_OK) { in my_device_added()538 return callbackSem; in my_device_added()540 device->notify = callbackSem; in my_device_added()