projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af6b7a6
)
added mite_list_devices()
author
David Schleef
<ds@schleef.org>
Sun, 3 Sep 2000 01:53:16 +0000
(
01:53
+0000)
committer
David Schleef
<ds@schleef.org>
Sun, 3 Sep 2000 01:53:16 +0000
(
01:53
+0000)
comedi/drivers/mite.h
patch
|
blob
|
history
diff --git
a/comedi/drivers/mite.h
b/comedi/drivers/mite.h
index 0a97ea19b717b8603ee542f559371958e7136e11..3c28df2460c9ef897fedfa56dac6e6b020675fdf 100644
(file)
--- a/
comedi/drivers/mite.h
+++ b/
comedi/drivers/mite.h
@@
-80,6
+80,7
@@
void mite_init(void);
void mite_cleanup(void);
int mite_setup(struct mite_struct *mite);
void mite_unsetup(struct mite_struct *mite);
+void mite_list_devices(void);
void mite_dma_prep(struct mite_struct *mite,comedi_subdevice *s);