https://github.com/torvalds/linux
Raw File
Tip revision: f722406faae2d073cc1d01063d1123c35425939e authored by Linus Torvalds on 12 May 2013, 00:14:08 UTC
Linux 3.10-rc1
Tip revision: f722406
sierra_ms.h
#ifndef _SIERRA_MS_H_
#define _SIERRA_MS_H_
extern int sierra_ms_init(struct us_data *us);
#endif
back to top