]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/comedi/comedi_internal.h
staging: unisys: Remove visorchannel stub
[karo-tx-linux.git] / drivers / staging / comedi / comedi_internal.h
index 3b918538847e614a700019e044fa4456a220696f..cd9437f72c3535aafcef28417c74e155e6fac2bf 100644 (file)
@@ -33,6 +33,7 @@ struct comedi_buf_map *comedi_buf_map_from_subdev_get(
                struct comedi_subdevice *s);
 unsigned int comedi_buf_write_n_allocated(struct comedi_subdevice *s);
 void comedi_device_cancel_all(struct comedi_device *dev);
+bool comedi_can_auto_free_spriv(struct comedi_subdevice *s);
 
 extern unsigned int comedi_default_buf_size_kb;
 extern unsigned int comedi_default_buf_maxsize_kb;