]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/ioctl.h
Separated normal read and RTR assisted read transfer.
[lincan.git] / lincan / include / ioctl.h
index e1e3acf9d1ae75c9309495a0d493b06c193e233e..e780c289477cdc1727aa401d3601d71aa448804e 100644 (file)
@@ -9,3 +9,5 @@
 
 int can_ioctl(struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg);
 int can_ioctl_query(struct canuser_t *canuser, unsigned long what);
+int can_ioctl_remote_read(struct canuser_t *canuser, struct canmsg_t *rtr_msg,
+                          unsigned long rtr_id, int options);