Searched defs:hvpipe_source_info (Results 1 – 1 of 1) sorted by relevance
19 struct hvpipe_source_info { struct20 struct list_head list; /* list of sources */21 u32 srcID;22 u32 hvpipe_status;23 wait_queue_head_t recv_wqh; /* wake up poll() waitq */24 struct task_struct *tsk;