Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-debug.c104 int i, nactive, ninactive; in uhci_show_urbp() local
137 i = nactive = ninactive = 0; in uhci_show_urbp()
150 ++ninactive; in uhci_show_urbp()
153 if (nactive + ninactive > 0) in uhci_show_urbp()
156 space, "", ninactive, nactive); in uhci_show_urbp()