Home
last modified time | relevance | path

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

/sound/core/oss/
Dmixer_oss.c259 static int snd_mixer_oss_get_volume(struct snd_mixer_oss_file *fmixer, int slot) in snd_mixer_oss_get_volume()
287 int slot, int volume) in snd_mixer_oss_set_volume()
491 struct slot { struct
492 unsigned int signature;
516 struct snd_mixer_oss_slot *pslot, in snd_mixer_oss_get_volume1_vol() argument
595 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_volume1() local
706 struct slot *slot = pslot->private_data; in snd_mixer_oss_put_volume1() local
755 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_recsrc1_sw() local
768 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_recsrc1_route() local
781 struct slot *slot = pslot->private_data; in snd_mixer_oss_put_recsrc1_sw() local
[all …]
/sound/atmel/
Dac97c.h66 #define AC97C_CH_MASK(slot) \ argument
68 #define AC97C_CH_ASSIGN(slot, channel) \ argument
/sound/pci/ctxfi/
Dctimap.h25 unsigned short slot; /* the id of the slot containing input data */ member
Dcthw20k1.c533 static int srcimp_mgr_set_imaparc(void *blk, unsigned int slot) in srcimp_mgr_set_imaparc()
1081 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc()
Dcthw20k2.c533 static int srcimp_mgr_set_imaparc(void *blk, unsigned int slot) in srcimp_mgr_set_imaparc()
1036 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc()
/sound/soc/blackfin/
Dbf5xx-tdm.c151 unsigned int slot; in bf5xx_tdm_set_channel_map() local
/sound/soc/davinci/
Ddavinci-pcm.c31 static void print_buf_info(int slot, char *name) in print_buf_info()
43 static void print_buf_info(int slot, char *name) in print_buf_info()
/sound/pci/ac97/
Dac97_pcm.c160 unsigned short slot, int dbl) in get_slot_reg()
/sound/oss/
Dad1848.c2905 struct address_info *hw_config, int slot) in ad1848_init_generic()
2929 static int __init ad1848_isapnp_init(struct address_info *hw_config, struct pnp_card *bus, int slot) in ad1848_isapnp_init()
/sound/pci/hda/
Dpatch_hdmi.c566 int slot; in hdmi_debug_channel_mapping() local
/sound/pci/
Dcmipci.c664 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) in snd_cmipci_set_pll()