Searched refs:cec_want_wakeup (Results 1 – 3 of 3) sorted by relevance
2120 cec_curr->cec_want_wakeup = B_TRUE; in t1394_join_isoch_cec()2283 cec_curr->cec_want_wakeup = B_TRUE; in t1394_leave_isoch_cec()2642 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_setup_isoch_cec()2643 cec_curr->cec_want_wakeup = B_FALSE; in t1394_setup_isoch_cec()2767 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_start_isoch_cec()2768 cec_curr->cec_want_wakeup = B_FALSE; in t1394_start_isoch_cec()2888 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_stop_isoch_cec()2889 cec_curr->cec_want_wakeup = B_FALSE; in t1394_stop_isoch_cec()3083 if (cec_curr->cec_want_wakeup == B_TRUE) { in t1394_teardown_isoch_cec()3084 cec_curr->cec_want_wakeup = B_FALSE; in t1394_teardown_isoch_cec()
284 if (cec_curr->cec_want_wakeup == B_TRUE) { in s1394_isoch_rsrc_realloc_notify()285 cec_curr->cec_want_wakeup = B_FALSE; in s1394_isoch_rsrc_realloc_notify()
839 boolean_t cec_want_wakeup; member