xref: /linux/drivers/usb/storage/option_ms.h (revision 12f020338a2ca5db99db40b3cf8e4df88744c541)
1 #ifndef _OPTION_MS_H_
2 #define _OPTION_MS_H_
3 extern int option_ms_init(struct us_data *us);
4 #endif
5