Searched refs:oz_urb_process_tasklet (Results 1 – 1 of 1) sorted by relevance
171 static void oz_urb_process_tasklet(unsigned long unused);1564 static void oz_urb_process_tasklet(unsigned long unused) in oz_urb_process_tasklet() function2261 tasklet_init(&g_urb_process_tasklet, oz_urb_process_tasklet, 0); in oz_hcd_init()