]> rtime.felk.cvut.cz Git - lincan.git/blob - lincan/include/read.h
ae06c63ce8b9e7c3fff30cc8d0e4db421738e7f0
[lincan.git] / lincan / include / read.h
1 /* read.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 ssize_t can_read(struct file *file,char *buffer,size_t length,loff_t *offset);