git: 9front

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

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