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