Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/ymfpci/
H A Dymfpci.c30 static long fm_port[SNDRV_CARDS]; variable
/OK3568_Linux_fs/kernel/sound/isa/ad1816a/
H A Dad1816a.c38 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/OK3568_Linux_fs/kernel/sound/drivers/opl4/
H A Dopl4_lib.c180 unsigned long fm_port, unsigned long pcm_port, in snd_opl4_create()
H A Dopl4_local.h173 unsigned long fm_port; member
/OK3568_Linux_fs/kernel/sound/isa/
H A Dals100.c48 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
H A Dazt2320.c50 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
H A Des18xx.c1371 unsigned long fm_port) in snd_es18xx_initialize()
1605 unsigned long fm_port) in snd_es18xx_probe()
1752 unsigned long fm_port, in snd_es18xx_new_device()
1956 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
H A Dopl3sa2.c40 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x388 */ variable
/OK3568_Linux_fs/kernel/sound/isa/es1688/
H A Des1688.c43 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* Usually 0x388 */ variable
/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h14 enum fm_port { enum
/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront.c38 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/OK3568_Linux_fs/kernel/sound/isa/galaxy/
H A Dgalaxy.c37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb16.c62 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
/OK3568_Linux_fs/kernel/sound/isa/cs423x/
H A Dcs4236.c69 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/OK3568_Linux_fs/kernel/sound/isa/opti9xx/
H A Dopti92x-ad1848.c61 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */ variable
H A Dmiro.c44 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */ variable
/OK3568_Linux_fs/kernel/sound/pci/
H A Dcmipci.c46 static long fm_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1}; variable
2919 static int snd_cmipci_create_fm(struct cmipci *cm, long fm_port) in snd_cmipci_create_fm()