Searched defs:portreset (Results 1 – 9 of 9) sorted by relevance
/plan9-contrib/sys/src/9/port/ |
H A D | usb.h | 118 int (*portreset)(Hci*, int, int); /* set/clear port reset */ member
|
H A D | usbehci.c | 1628 portreset(Hci *hp, int port, int on) in portreset() function
|
/plan9-contrib/sys/src/9/bcm/ |
H A D | usb.h | 119 int (*portreset)(Hci*, int, int); /* set/clear port reset */ member
|
H A D | usbdwc.c | 914 portreset(Hci *hp, int port, int on) in portreset() function
|
H A D | usbxhci.c | 1690 portreset(Hci *hp, int port, int on) in portreset() function
|
/plan9-contrib/sys/src/cmd/usb/usbd/ |
H A D | usbd.c | 574 portreset(Hub *h, int p) in portreset() function
|
/plan9-contrib/sys/src/9/pc/ |
H A D | usbuhci.c | 1999 portreset(Hci *hp, int port, int on) in portreset() function
|
H A D | usbohci.c | 2159 portreset(Hci *hp, int port, int on) in portreset() function
|
/plan9-contrib/sys/src/9/loongson/ |
H A D | usbohci.c | 2161 portreset(Hci *hp, int port, int on) in portreset() function
|