git: 9front

ref: 79b3ae17344561da646b8cbf8c3eae6ee4831fa1
dir: /sys/src/cmd/nusb/usbd/fns.h/

View raw version
int	attachdev(Port*);
void	detachdev(Port*);
void	work(void);
Hub*	newhub(char *, Dev*);
int	hname(char *);
void	assignhname(Dev *dev);
void	checkidle(void);
int	portfeature(Hub*, int, int, int);