Home
last modified time | relevance | path

Searched refs:dmapath_port (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/ice1712/
Dice1712.h114 #define ICEDS(ice, x) ((ice)->dmapath_port + ICE1712_DS_##x)
301 unsigned long dmapath_port; member
Dice1712.c2613 ice->dmapath_port = pci_resource_start(pci, 2); in snd_ice1712_create()