Searched refs:saa7146_pgtable_alloc (Results 1 – 4 of 4) sorted by relevance
188 if (saa7146_pgtable_alloc(pci, pt)) in saa7146_vmalloc_build_pgtable()231 int saa7146_pgtable_alloc(struct pci_dev *pci, struct saa7146_pgtable *pt) in saa7146_pgtable_alloc() function572 EXPORT_SYMBOL_GPL(saa7146_pgtable_alloc);
1113 saa7146_pgtable_alloc(dev->pci, &buf->pt[0]); in buffer_prepare()1114 saa7146_pgtable_alloc(dev->pci, &buf->pt[1]); in buffer_prepare()1115 saa7146_pgtable_alloc(dev->pci, &buf->pt[2]); in buffer_prepare()1117 saa7146_pgtable_alloc(dev->pci, &buf->pt[0]); in buffer_prepare()
251 saa7146_pgtable_alloc(dev->pci, &buf->pt[2]); in buffer_prepare()
170 int saa7146_pgtable_alloc(struct pci_dev *pci, struct saa7146_pgtable *pt);