Searched refs:ep_ptable_queue_proc (Results 1 – 1 of 1) sorted by relevance
876 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead,896 locked = pt && (pt->_qproc == ep_ptable_queue_proc); in ep_item_poll()1238 static void ep_ptable_queue_proc(struct file *file, wait_queue_head_t *whead, in ep_ptable_queue_proc() function1455 init_poll_funcptr(&epq.pt, ep_ptable_queue_proc); in ep_insert()