]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/comedi/drivers/pcm_common.h
perf ui hist browser: Fix segfault on 'a' for annotate
[karo-tx-linux.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