Searched refs:cx8802_start_dma (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-mpeg.c78 static int cx8802_start_dma(struct cx8802_dev *dev, function
84 dprintk(1, "cx8802_start_dma w: %d, h: %d, f: %d\n", dev->width, dev->height, buf->vb.field);
99 dprintk( 1, "cx8802_start_dma doing .dvb\n");
127 dprintk( 1, "cx8802_start_dma doing .blackbird\n");
197 cx8802_start_dma(dev, q, buf);
225 cx8802_start_dma(dev, q, buf);
279 cx8802_start_dma(dev, cx88q, buf);

Completed in 49 milliseconds