Home
last modified time | relevance | path

Searched refs:profi_port (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ice1712/
H A Denvy24ht.h117 #define ICEMT1724(ice, x) ((ice)->profi_port + VT1724_MT_##x)
H A Dice1712.h135 #define ICEMT(ice, x) ((ice)->profi_port + ICE1712_MT_##x)
294 unsigned long profi_port; member
H A Dice1712.c2493 ice->profi_port = pci_resource_start(pci, 3); in snd_ice1712_create()