Home
last modified time | relevance | path

Searched refs:cx23885_buf_prepare (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/pci/cx23885/
H A Dcx23885.h564 extern int cx23885_buf_prepare(struct cx23885_buffer *buf,
H A Dcx23885-417.c1144 return cx23885_buf_prepare(buf, &dev->ts1); in buffer_prepare()
H A Dcx23885-core.c1578 int cx23885_buf_prepare(struct cx23885_buffer *buf, struct cx23885_tsport *port) in cx23885_buf_prepare() function
H A Dcx23885-dvb.c110 return cx23885_buf_prepare(buf, port); in buffer_prepare()