]> Git Repo - linux.git/blob - drivers/staging/comedi/comedi_fops.h
tracing: Replace syscall_meta_data struct array with pointer array
[linux.git] / drivers / staging / comedi / comedi_fops.h
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 extern struct comedi_driver *comedi_drivers;
9
10 #endif /* _COMEDI_FOPS_H */
This page took 0.032583 seconds and 4 git commands to generate.