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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/rme9652/
H A Dhdspm.c4354 unsigned long io_extent; local
4393 io_extent = pci_resource_len(pci, 0);
4396 hdspm->port, hdspm->port + io_extent - 1);
4399 hdspm->iobase = ioremap_nocache(hdspm->port, io_extent);
4403 hdspm->port, hdspm->port + io_extent - 1);
4408 hdspm->port + io_extent - 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/rme9652/
H A Dhdspm.c4354 unsigned long io_extent; local
4393 io_extent = pci_resource_len(pci, 0);
4396 hdspm->port, hdspm->port + io_extent - 1);
4399 hdspm->iobase = ioremap_nocache(hdspm->port, io_extent);
4403 hdspm->port, hdspm->port + io_extent - 1);
4408 hdspm->port + io_extent - 1);

Completed in 113 milliseconds