/sound/core/oss/ |
D | mixer_oss.c | 257 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/ |
D | pxa2xx-ac97-lib.c | 46 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/ |
D | pxa2xx-ac97.c | 42 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/ |
D | ac97c.h | 63 #define AC97C_CH_MASK(slot) \ argument 65 #define AC97C_CH_ASSIGN(slot, channel) \ argument
|
/sound/pci/ctxfi/ |
D | ctimap.h | 21 unsigned short slot; /* the id of the slot containing input data */ member
|
D | cthw20k1.c | 523 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()
|
D | cthw20k2.c | 523 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/ |
D | bus.c | 39 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/ |
D | init.c | 87 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/ |
D | ac97_pcm.c | 145 unsigned short slot, int dbl) in get_slot_reg()
|
/sound/soc/codecs/ |
D | ab8500-codec.h | 80 #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
|
D | ssm4567.c | 238 int slot; in ssm4567_set_tdm_slot() local
|
D | cs35l34.c | 272 int slot, slot_num; in cs35l34_set_tdm_slot() local
|
D | cs35l33.c | 554 int slot, slot_num; in cs35l33_set_tdm_slot() local
|
D | adau1977.c | 501 unsigned int slot[4]; in adau1977_set_tdm_slot() local
|
D | ab8500-codec.c | 2226 unsigned int val, mask, slot, slots_active; in ab8500_codec_set_dai_tdm_slot() local
|
D | arizona.c | 1978 int slot, i; in arizona_set_channels_to_mask() local
|
D | madera.c | 3292 int slot, i; in madera_set_channels_to_mask() local
|
/sound/soc/bcm/ |
D | bcm2835-i2s.c | 296 static int bcm2835_i2s_convert_slot(unsigned int slot, unsigned int odd_offset) in bcm2835_i2s_convert_slot()
|
/sound/hda/ |
D | hdmi_chmap.c | 465 static int from_cea_slot(int ordered_ca, unsigned char slot) in from_cea_slot()
|
/sound/pci/ |
D | cmipci.c | 650 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) in snd_cmipci_set_pll()
|