Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885.h572 extern int cx23885_buf_prepare(struct cx23885_buffer *buf,
Dcx23885-417.c1153 return cx23885_buf_prepare(buf, &dev->ts1); in buffer_prepare()
Dcx23885-core.c1566 int cx23885_buf_prepare(struct cx23885_buffer *buf, struct cx23885_tsport *port) in cx23885_buf_prepare() function
Dcx23885-dvb.c120 return cx23885_buf_prepare(buf, port); in buffer_prepare()