git: 9front

ref: beefce41867648dc6e9aa619dc2961bbc3c2cc72
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);