Searched refs:loffp (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | 8253xctl.h | 128 sab8253xc_read(struct file *filep, char *cptr, size_t cnt, loff_t *loffp); 129 extern int sab8253xc_write(struct file *filep, const char *cptr, size_t cnt, loff_t *loffp);
|
D | 8253xchr.c | 43 int sab8253xc_read(struct file *filep, char *cptr, size_t cnt, loff_t *loffp) in sab8253xc_read() argument 99 int sab8253xc_write(struct file *filep, const char *cptr, size_t cnt, loff_t *loffp) in sab8253xc_write() argument
|