Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
seokj
/
linux-rockchip
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
linux-rockchip
/
drivers
/
usb
/
storage
/
option_ms.h
option_ms.h
98 B
Permalink
History
Raw
1
2
3
4
5
#ifndef _OPTION_MS_H_
#define _OPTION_MS_H_
extern int option_ms_init(struct us_data *us);
#endif