Home
last modified time | relevance | path

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

/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.h59 unsigned int urb_count; member
H A Dc67x00-sched.c205 c67x00->urb_count--; in c67x00_release_urb()
423 if (!c67x00->urb_count++) in c67x00_urb_enqueue()
1110 if (!c67x00->urb_count) { in c67x00_do_work()
H A Dc67x00-hcd.c353 c67x00->urb_count = 0; in c67x00_hcd_probe()