shithub: riscv

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

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