dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix(pmu): temporary solution to the problem of abnormal battery status
lin
2025-02-18
59b6413ea46963124667e54dd4348d204bcf94d5
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
drivers
/
usb
/
storage
/
sierra_ms.h
1
2
3
4
#ifndef _SIERRA_MS_H_
#define _SIERRA_MS_H_
extern int sierra_ms_init(struct us_data *us);
#endif