Searched defs:going (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Du132-hcd.c61 * If you're going to try stuff like this, you need to split
191 int going; member in struct:u132
259 u132->going += 1;
265 "2=%p going=%d pdev=%p\n", hcd, u132, u132->going, pdev);
481 if (u132->going > 1) {
483 , u132->going);
486 } else if (u132->going > 0) {
497 u132->going = 1;
631 if (u132->going >
[all...]

Completed in 259 milliseconds