Searched refs:COUNT (Results 1 – 5 of 5) sorted by relevance
2774 COUNT (ehci->stats.complete); in ehci_urb_done()2779 COUNT (ehci->stats.complete); in ehci_urb_done()2832 COUNT (ehci->stats.unlink); in ehci_urb_done()6429 COUNT (ehci->stats.lost_iaa); in ehci_watchdog()8053 COUNT (ehci->stats.normal); in ehci_irq()8058 COUNT (ehci->stats.error); in ehci_irq()8066 COUNT (ehci->stats.reclaim); in ehci_irq()
402 #define COUNT(x) do { (x)++; } while (0) macro404 #define COUNT(x) do {} while (0) macro
346 /* Copy COUNT objects from FROM to TO. The source and destination do
366 /* Copy COUNT objects from FROM to TO. The source and destination do
384 /* Copy COUNT objects from FROM to TO. The source and destination do