ts_packet_count  1130 drivers/media/pci/cx23885/cx23885-417.c 	dev->ts1.ts_packet_count = mpeglines;
ts_packet_count  1355 drivers/media/pci/cx23885/cx23885-417.c 		dev->ts1.ts_packet_size * dev->ts1.ts_packet_count;
ts_packet_count  1373 drivers/media/pci/cx23885/cx23885-417.c 		dev->ts1.ts_packet_size * dev->ts1.ts_packet_count;
ts_packet_count  1389 drivers/media/pci/cx23885/cx23885-417.c 		dev->ts1.ts_packet_size * dev->ts1.ts_packet_count;
ts_packet_count  1577 drivers/media/pci/cx23885/cx23885-core.c 	int size = port->ts_packet_size * port->ts_packet_count;
ts_packet_count  1587 drivers/media/pci/cx23885/cx23885-core.c 				port->ts_packet_size, port->ts_packet_count, 0);
ts_packet_count    95 drivers/media/pci/cx23885/cx23885-dvb.c 	port->ts_packet_count = 32;
ts_packet_count    97 drivers/media/pci/cx23885/cx23885-dvb.c 	sizes[0] = port->ts_packet_size * port->ts_packet_count;
ts_packet_count   264 drivers/media/pci/cx23885/cx23885.h 	u32                        ts_packet_count;
ts_packet_count   666 drivers/media/pci/cx88/cx88-blackbird.c 	dev->ts_packet_count  = 32;
ts_packet_count   667 drivers/media/pci/cx88/cx88-blackbird.c 	sizes[0] = dev->ts_packet_size * dev->ts_packet_count;
ts_packet_count   820 drivers/media/pci/cx88/cx88-blackbird.c 	f->fmt.pix.sizeimage    = dev->ts_packet_size * dev->ts_packet_count;
ts_packet_count   838 drivers/media/pci/cx88/cx88-blackbird.c 	f->fmt.pix.sizeimage    = dev->ts_packet_size * dev->ts_packet_count;
ts_packet_count    83 drivers/media/pci/cx88/cx88-dvb.c 	dev->ts_packet_count = dvb_buf_tscnt;
ts_packet_count    84 drivers/media/pci/cx88/cx88-dvb.c 	sizes[0] = dev->ts_packet_size * dev->ts_packet_count;
ts_packet_count   216 drivers/media/pci/cx88/cx88-mpeg.c 	int size = dev->ts_packet_size * dev->ts_packet_count;
ts_packet_count   226 drivers/media/pci/cx88/cx88-mpeg.c 				  dev->ts_packet_size, dev->ts_packet_count, 0);
ts_packet_count   547 drivers/media/pci/cx88/cx88.h 	u32                        ts_packet_count;
ts_packet_count  1236 drivers/media/usb/cx231xx/cx231xx-417.c 	fh->dev->ts1.ts_packet_count = mpeglines;
ts_packet_count  1238 drivers/media/usb/cx231xx/cx231xx-417.c 	*size = fh->dev->ts1.ts_packet_size * fh->dev->ts1.ts_packet_count;
ts_packet_count  1405 drivers/media/usb/cx231xx/cx231xx-417.c 	int size = fh->dev->ts1.ts_packet_size * fh->dev->ts1.ts_packet_count;
ts_packet_count  1410 drivers/media/usb/cx231xx/cx231xx-417.c 	buf->vb.height = fh->dev->ts1.ts_packet_count;
ts_packet_count   538 drivers/media/usb/cx231xx/cx231xx.h 	u32                        ts_packet_count;