Searched refs:cec_want_wakeup (Results 1 – 3 of 3) sorted by relevance
1795 cec_curr->cec_want_wakeup = B_TRUE; in t1394_join_isoch_cec()1929 cec_curr->cec_want_wakeup = B_TRUE; in t1394_leave_isoch_cec()2243 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_setup_isoch_cec()2244 cec_curr->cec_want_wakeup = B_FALSE; in t1394_setup_isoch_cec()2348 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_start_isoch_cec()2349 cec_curr->cec_want_wakeup = B_FALSE; in t1394_start_isoch_cec()2449 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_stop_isoch_cec()2450 cec_curr->cec_want_wakeup = B_FALSE; in t1394_stop_isoch_cec()2615 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_teardown_isoch_cec()2616 cec_curr->cec_want_wakeup = B_FALSE; in t1394_teardown_isoch_cec()
264 if (cec_curr->cec_want_wakeup == B_TRUE) { in s1394_isoch_rsrc_realloc_notify()265 cec_curr->cec_want_wakeup = B_FALSE; in s1394_isoch_rsrc_realloc_notify()
803 boolean_t cec_want_wakeup; member