Sign in
nest-open-source
/
manifest_repos
/
kernel
/
33ab6c4916103ccfc52b7a377dfb69d84cc98acc
/
.
/
drivers
/
usb
/
storage
/
option_ms.h
blob: 6439992184fa3eaf49e183484d0c1c8937c03294 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_OPTION_MS_H_
#define
_OPTION_MS_H_
extern
int
option_ms_init
(
struct
us_data
*
us
);
#endif