]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/write.h
Merge branch 'master' into can-usb1
[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 lincan-0.3  17 Jun 2004
6  */
7
8 ssize_t can_write(struct file *file, const char *buffer, size_t length, loff_t *offset);