Searched refs:wait_stop_wd (Results 1 – 4 of 4) sorted by relevance
529 kcondvar_t wait_stop_wd; member
351 cv_destroy(&device_object->wait_stop_wd); in heci_destroy_locks()414 err = cv_reltimedwait(&dev->wait_stop_wd, in heci_detach()1482 err = cv_reltimedwait(&device->wait_stop_wd, in heci_suspend()
208 cv_destroy(&device->wait_stop_wd); in fini_heci_device()242 cv_init(&device->wait_stop_wd, NULL, CV_DRIVER, NULL); in init_heci_device()
1150 cv_broadcast(&dev->wait_stop_wd); in heci_bh_write_handler()