]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/write.h
The original version of Arnaud Westenberg Linux CAN-bus driver
[lincan.git] / lincan / include / write.h
1 /* write.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 ssize_t can_write(struct file *file, const char *buffer, size_t length, loff_t *offset);