]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/ioctl.h
LinCAN version updated to 0.3
[lincan.git] / lincan / include / ioctl.h
1 /* ioctl.h
2  * Header file for the Linux CAN-bus driver.
3  * Written by Arnaud Westenberg email:arnaud@wanadoo.nl
4  * Rewritten for new CAN queues by Pavel Pisa - OCERA team member
5  * email:pisa@cmp.felk.cvut.cz
6  * This software is released under the GPL-License.
7  * Version lincan-0.3  17 Jun 2004
8  */
9
10 int can_ioctl(struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg);
11 int can_ioctl_query(struct canuser_t *canuser, unsigned long what);