Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.h60 unsigned int urb_iso_count; member
H A Dc67x00-sched.c208 c67x00->urb_iso_count--; in c67x00_release_urb()
209 if (c67x00->urb_iso_count == 0) in c67x00_release_urb()
397 if (c67x00->urb_iso_count == 0) in c67x00_urb_enqueue()
399 c67x00->urb_iso_count++; in c67x00_urb_enqueue()