repo.or.cz
/
linux-ginger.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
OMAP3: SR: Remove redundant defines
[linux-ginger.git]
/
drivers
/
staging
/
comedi
/
comedi_fops.h
blob
cb503c88c7f40984de46daa1f82d902c65f152d2
1
2
#ifndef _COMEDI_FOPS_H
3
#define _COMEDI_FOPS_H
4
5
extern
struct
class
*
comedi_class
;
6
extern
const struct
file_operations comedi_fops
;
7
extern
int
comedi_autoconfig
;
8
9
#endif
/* _COMEDI_FOPS_H */