Home
last modified time | relevance | path

Searched defs:cibuf (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/av7110/
H A Dav7110_ca.c62 void ci_get_data(struct dvb_ringbuffer *cibuf, u8 *data, int len) in ci_get_data() argument
110 static int ci_ll_reset(struct dvb_ringbuffer *cibuf, struct file *file, in ci_ll_reset() argument
136 static ssize_t ci_ll_write(struct dvb_ringbuffer *cibuf, struc argument
175 ci_ll_read(struct dvb_ringbuffer * cibuf,struct file * file,char __user * buf,size_t count,loff_t * ppos) ci_ll_read() argument
[all...]
H A Dav7110.c528 struct dvb_ringbuffer *cibuf = &av7110->ci_wbuffer; in gpioirq() local