]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/ioctl.h
The original version of Arnaud Westenberg Linux CAN-bus driver
[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  * This software is released under the GPL-License.
5  * Version 0.7  6 Aug 2001
6  */
7
8 int can_ioctl(struct inode *inode, struct file *file, unsigned int cmd, unsigned long arg);