Home
last modified time | relevance | path

Searched refs:tsp_wq_head (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c479 wait_queue_head_t tsp_wq_head[TSP_SECFLT_NUM_All]; variable
2958 wake_up_interruptible(&(tsp_wq_head[u32SecFltId])); in _TSP_Isr()
2974 wake_up_interruptible(&(tsp_wq_head[u32SecFltId])); in _TSP_Isr()
2998 wake_up_interruptible(&(tsp_wq_head[u32SecFltId])); in _TSP_Isr()
3761 init_waitqueue_head(&(tsp_wq_head[u8ii]));
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c540 wait_queue_head_t tsp_wq_head[TSP_SECFLT_NUM]; variable
2429 wake_up_interruptible(&(tsp_wq_head[u32SecFltId])); in _TSP_Isr()
2446 wake_up_interruptible(&(tsp_wq_head[u32SecFltId])); in _TSP_Isr()
2469 wake_up_interruptible(&(tsp_wq_head[u32SecFltId])); in _TSP_Isr()
3411 init_waitqueue_head(&tsp_wq_head[u32ii]); in _TSP_Init()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c563 wait_queue_head_t tsp_wq_head[TSP_SECFLT_NUM]; variable
2161 wake_up_interruptible(&(tsp_wq_head[fltid])); in _TSP_ISR()
2200 wake_up_interruptible(&(tsp_wq_head[fltid])); in _TSP_ISR()
2229 wake_up_interruptible(&(tsp_wq_head[fltid])); in _TSP_ISR()
2626 init_waitqueue_head(&tsp_wq_head[i]); in _TSP_Init()