Home
last modified time | relevance | path

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

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
Desta_drv.c912 static void tiwlan_irq_handler( struct work_struct *work ) in tiwlan_irq_handler() function
1628 INIT_WORK( &drv->tirq, tiwlan_irq_handler, &drv->tirq ); in tiwlan_create_drv()
1632 INIT_WORK( &drv->tirq, tiwlan_irq_handler ); in tiwlan_create_drv()