Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.c24 static long fm_port[SNDRV_CARDS]; variable
/openbmc/linux/sound/isa/ad1816a/
H A Dad1816a.c31 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/openbmc/linux/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
/openbmc/linux/sound/isa/
H A Dals100.c37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
H A Dazt2320.c45 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
H A Des18xx.c1365 unsigned long fm_port) in snd_es18xx_initialize()
1601 unsigned long fm_port) in snd_es18xx_probe()
1723 unsigned long fm_port, in snd_es18xx_new_device()
1912 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
H A Dopl3sa2.c35 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* 0x388 */ variable
/openbmc/linux/sound/isa/es1688/
H A Des1688.c38 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* Usually 0x388 */ variable
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront.c37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/openbmc/u-boot/include/
H A Dfm_eth.h13 enum fm_port { enum
/openbmc/linux/sound/isa/galaxy/
H A Dgalaxy.c37 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
/openbmc/linux/sound/isa/sb/
H A Dsb16.c54 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; variable
/openbmc/linux/sound/isa/cs423x/
H A Dcs4236.c35 static long fm_port[SNDRV_CARDS] = SNDRV_DEFAULT_PORT; /* PnP setup */ variable
/openbmc/linux/sound/isa/opti9xx/
H A Dopti92x-ad1848.c55 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */ variable
H A Dmiro.c41 static long fm_port = SNDRV_DEFAULT_PORT1; /* 0x388 */ variable
/openbmc/linux/sound/pci/
H A Dcmipci.c42 static long fm_port[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1}; variable
2915 static int snd_cmipci_create_fm(struct cmipci *cm, long fm_port) in snd_cmipci_create_fm()