Searched defs:cidx (Results 1 – 6 of 6) sorted by relevance
/sound/pci/ac97/ |
D | ac97_pcm.c | 144 static unsigned char get_slot_reg(struct ac97_pcm *pcm, unsigned short cidx, in get_slot_reg() 393 static unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int db… in get_rates() 559 int i, cidx, r, ok_flag; in snd_ac97_pcm_open() local 650 int i, cidx; in snd_ac97_pcm_close() local
|
/sound/core/ |
D | sound_oss.c | 91 int cidx = SNDRV_MINOR_OSS_CARD(minor); in snd_register_oss_device() local 151 int cidx = SNDRV_MINOR_OSS_CARD(minor); in snd_unregister_oss_device() local
|
D | pcm.c | 1052 int cidx, err; in snd_pcm_dev_register() local 1100 int cidx; in snd_pcm_dev_disconnect() local
|
/sound/pci/hda/ |
D | hda_generic.c | 980 int cidx, unsigned long val) in add_control() 996 const char *sfx, int cidx, unsigned long val) in add_control_with_pfx() 1009 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument 1011 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument 1014 static int add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_vol_ctl() 1040 static int add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, in add_stereo_vol() 1050 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() 1074 int cidx, struct nid_path *path) in add_stereo_sw() 2152 const char *pfx, int cidx) in create_extra_out()
|
/sound/drivers/ |
D | aloop.c | 1659 static int loopback_cable_proc_new(struct loopback *loopback, int cidx) in loopback_cable_proc_new()
|
/sound/core/oss/ |
D | pcm_oss.c | 2391 int cidx; in snd_pcm_oss_release_file() local
|