Searched refs:state_chg_wait (Results 1 – 2 of 2) sorted by relevance
265 t = wait_event_timeout(fp->state_chg_wait, fp->state_chg_flag, in fza_reset()1038 wake_up(&fp->state_chg_wait); in fza_interrupt()1240 t = wait_event_timeout(fp->state_chg_wait, fp->state_chg_flag, in fza_close()1349 init_waitqueue_head(&fp->state_chg_wait); in fza_probe()
761 wait_queue_head_t state_chg_wait; member