Home
last modified time | relevance | path

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

/sound/core/oss/
Dmixer_oss.c257 static int snd_mixer_oss_get_volume(struct snd_mixer_oss_file *fmixer, int slot) in snd_mixer_oss_get_volume()
292 int slot, int volume) in snd_mixer_oss_set_volume()
506 struct slot { struct
507 unsigned int signature;
531 struct snd_mixer_oss_slot *pslot, in snd_mixer_oss_get_volume1_vol() argument
610 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_volume1() local
721 struct slot *slot = pslot->private_data; in snd_mixer_oss_put_volume1() local
770 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_recsrc1_sw() local
783 struct slot *slot = pslot->private_data; in snd_mixer_oss_get_recsrc1_route() local
796 struct slot *slot = pslot->private_data; in snd_mixer_oss_put_recsrc1_sw() local
[all …]
/sound/arm/
Dpxa2xx-ac97-lib.c46 int pxa2xx_ac97_read(int slot, unsigned short reg) in pxa2xx_ac97_read()
89 int pxa2xx_ac97_write(int slot, unsigned short reg, unsigned short val) in pxa2xx_ac97_write()
/sound/soc/pxa/
Dpxa2xx-ac97.c42 static int pxa2xx_ac97_read_actrl(struct ac97_controller *adrv, int slot, in pxa2xx_ac97_read_actrl()
48 static int pxa2xx_ac97_write_actrl(struct ac97_controller *adrv, int slot, in pxa2xx_ac97_write_actrl()
/sound/atmel/
Dac97c.h63 #define AC97C_CH_MASK(slot) \ argument
65 #define AC97C_CH_ASSIGN(slot, channel) \ argument
/sound/pci/ctxfi/
Dctimap.h21 unsigned short slot; /* the id of the slot containing input data */ member
Dcthw20k1.c523 static int srcimp_mgr_set_imaparc(void *blk, unsigned int slot) in srcimp_mgr_set_imaparc()
1071 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc()
Dcthw20k2.c523 static int srcimp_mgr_set_imaparc(void *blk, unsigned int slot) in srcimp_mgr_set_imaparc()
1026 static int daio_mgr_set_imaparc(void *blk, unsigned int slot) in daio_mgr_set_imaparc()
/sound/ac97/
Dbus.c39 static int ac97_unbound_ctrl_write(struct ac97_controller *adrv, int slot, in ac97_unbound_ctrl_write()
45 static int ac97_unbound_ctrl_read(struct ac97_controller *adrv, int slot, in ac97_unbound_ctrl_read()
/sound/core/
Dinit.c87 static int check_empty_slot(struct module *module, int slot) in check_empty_slot()
99 int slot; in get_slot_from_bitmask() local
/sound/pci/ac97/
Dac97_pcm.c145 unsigned short slot, int dbl) in get_slot_reg()
/sound/soc/codecs/
Dab8500-codec.h80 #define AB8500_ADSLOTSEL(slot) (AB8500_ADSLOTSEL1 + (slot >> 1)) argument
152 #define AB8500_MASK_SLOT(slot) ((slot & 1) ? 0xF0 : 0x0F) argument
368 #define AB8500_ADSLOTSELX_AD_OUT_TO_SLOT(out, slot) \ argument
Dssm4567.c238 int slot; in ssm4567_set_tdm_slot() local
Dcs35l34.c272 int slot, slot_num; in cs35l34_set_tdm_slot() local
Dcs35l33.c554 int slot, slot_num; in cs35l33_set_tdm_slot() local
Dadau1977.c501 unsigned int slot[4]; in adau1977_set_tdm_slot() local
Dab8500-codec.c2226 unsigned int val, mask, slot, slots_active; in ab8500_codec_set_dai_tdm_slot() local
Darizona.c1978 int slot, i; in arizona_set_channels_to_mask() local
Dmadera.c3292 int slot, i; in madera_set_channels_to_mask() local
/sound/soc/bcm/
Dbcm2835-i2s.c296 static int bcm2835_i2s_convert_slot(unsigned int slot, unsigned int odd_offset) in bcm2835_i2s_convert_slot()
/sound/hda/
Dhdmi_chmap.c465 static int from_cea_slot(int ordered_ca, unsigned char slot) in from_cea_slot()
/sound/pci/
Dcmipci.c650 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) in snd_cmipci_set_pll()