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

/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_core.c178 if (saa7146_pgtable_alloc(pci, pt))
221 int saa7146_pgtable_alloc(struct pci_dev *pci, struct saa7146_pgtable *pt) function
551 EXPORT_SYMBOL_GPL(saa7146_pgtable_alloc); variable
H A Dsaa7146_video.c599 saa7146_pgtable_alloc(dev->pci, &buf->pt[0]);
600 saa7146_pgtable_alloc(dev->pci, &buf->pt[1]);
601 saa7146_pgtable_alloc(dev->pci, &buf->pt[2]);
603 saa7146_pgtable_alloc(dev->pci, &buf->pt[0]);
H A Dsaa7146_vbi.c261 saa7146_pgtable_alloc(dev->pci, &buf->pt[2]);
/linux-master/include/media/drv-intf/
H A Dsaa7146.h171 int saa7146_pgtable_alloc(struct pci_dev *pci, struct saa7146_pgtable *pt);

Completed in 119 milliseconds