Home
last modified time | relevance | path

Searched defs:fm_port (Results 1 – 11 of 11) sorted by relevance

/linux/sound/pci/ymfpci/
H A Dymfpci.c24 static long fm_port[SNDRV_CARDS]; variable
/linux/sound/isa/ad1816a/
H A Dad1816a.c29 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/linux/sound/drivers/opl4/
H A Dopl4_lib.c174 unsigned long fm_port, unsigned long pcm_port, in snd_opl4_create()
H A Dopl4_local.h173 unsigned long fm_port; member
/linux/sound/isa/
H A Dals100.c35 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
H A Dazt2320.c43 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/linux/sound/isa/es1688/
H A Des1688.c38 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* Usually 0x388 */ variable
/linux/sound/isa/wavefront/
H A Dwavefront.c37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/linux/sound/isa/galaxy/
H A Dgalaxy.c37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
/linux/sound/isa/cs423x/
H A Dcs4236.c35 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/linux/sound/pci/
H A Dcmipci.c42 static long fm_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1}; variable
2864 static int snd_cmipci_create_fm(struct cmipci *cm, long fm_port) in snd_cmipci_create_fm()