upload tizen1.0 source
[kernel/linux-2.6.36.git] / drivers / staging / comedi / drivers / pcm_common.h
1 #ifndef _comedi_common_H
2 #define _comedi_common_H
3
4 extern int comedi_pcm_cmdtest(struct comedi_device *dev,
5                               struct comedi_subdevice *s,
6                               struct comedi_cmd *cmd);
7
8 #endif