Searched defs:slot (Results 1 – 16 of 16) sorted by relevance
/sound/core/oss/ |
D | mixer_oss.c | 259 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/ |
D | ac97c.h | 66 #define AC97C_CH_MASK(slot) \ argument 68 #define AC97C_CH_ASSIGN(slot, channel) \ argument
|
/sound/pci/ctxfi/ |
D | ctimap.h | 25 unsigned short slot; /* the id of the slot containing input data */ member
|
D | cthw20k1.c | 533 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()
|
D | cthw20k2.c | 533 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/davinci/ |
D | davinci-pcm.c | 32 static void print_buf_info(int slot, char *name) in print_buf_info() 44 static void print_buf_info(int slot, char *name) in print_buf_info()
|
/sound/core/ |
D | init.c | 135 static int check_empty_slot(struct module *module, int slot) in check_empty_slot() 147 int slot; in get_slot_from_bitmask() local
|
/sound/soc/blackfin/ |
D | bf5xx-i2s.c | 189 unsigned int slot; in bf5xx_i2s_set_channel_map() local
|
/sound/pci/ac97/ |
D | ac97_pcm.c | 160 unsigned short slot, int dbl) in get_slot_reg()
|
/sound/soc/codecs/ |
D | ab8500-codec.h | 83 #define AB8500_ADSLOTSEL(slot) (AB8500_ADSLOTSEL1 + (slot >> 1)) argument 155 #define AB8500_MASK_SLOT(slot) ((slot & 1) ? 0xF0 : 0x0F) argument 371 #define AB8500_ADSLOTSELX_AD_OUT_TO_SLOT(out, slot) \ argument
|
D | adau1977.c | 509 unsigned int slot[4]; in adau1977_set_tdm_slot() local
|
D | ab8500-codec.c | 2231 unsigned int val, mask, slot, slots_active; in ab8500_codec_set_dai_tdm_slot() local
|
D | arizona.c | 1458 int slot, i; in arizona_set_channels_to_mask() local
|
/sound/oss/ |
D | ad1848.c | 2901 struct address_info *hw_config, int slot) in ad1848_init_generic() 2925 static int __init ad1848_isapnp_init(struct address_info *hw_config, struct pnp_card *bus, int slot) in ad1848_isapnp_init()
|
/sound/pci/hda/ |
D | patch_hdmi.c | 840 static int from_cea_slot(int ordered_ca, unsigned char slot) in from_cea_slot()
|
/sound/pci/ |
D | cmipci.c | 664 static void snd_cmipci_set_pll(struct cmipci *cm, unsigned int rate, unsigned int slot) in snd_cmipci_set_pll()
|