Searched refs:p_thread_id (Results 1 – 2 of 2) sorted by relevance
565 if (ph_data->p_thread_id == 0) { in usba_hcdi_cb()580 ph_data->p_thread_id = (kthread_t *)1; in usba_hcdi_cb()601 ASSERT(ph_data->p_thread_id == (kthread_t *)1); in hcdi_cb_thread()602 ph_data->p_thread_id = curthread; in hcdi_cb_thread()632 ph_data->p_thread_id = 0; in hcdi_cb_thread()
122 kthread_t *p_thread_id; member