Searched defs:io_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/media/dvb/ddbridge/
H A Dddbridge-core.c275 static int io_alloc(struct pci_dev *pdev, u8 **vbuf, function
297 if (io_alloc(dev->pdev, port->input[0]->vbuf,
302 if (io_alloc(dev->pdev, port->input[1]->vbuf,
309 if (io_alloc(dev->pdev, port->input[0]->vbuf,
314 if (io_alloc(dev->pdev, port->output->vbuf,

Completed in 23 milliseconds