pcm_device
int snd_emu10k1_mixer(struct snd_emu10k1 * emu, int pcm_device, int multi_device);
struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream);
struct aw2 *chip = pcm_device->chip;
pcm_device->stream_number,
snd_aw2_saa7146_define_it_playback_callback(pcm_device->stream_number,
struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream);
struct aw2 *chip = pcm_device->chip;
pcm_device->stream_number,
snd_aw2_saa7146_define_it_capture_callback(pcm_device->stream_number,
struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream);
struct aw2 *chip = pcm_device->chip;
pcm_device->
pcm_device->
struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream);
struct aw2 *chip = pcm_device->chip;
pcm_device->
pcm_device->
struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream);
struct aw2 *chip = pcm_device->chip;
pcm_device->stream_number,
struct aw2_pcm_device *pcm_device = snd_pcm_substream_chip(substream);
struct aw2 *chip = pcm_device->chip;
pcm_device->stream_number,
struct aw2_pcm_device *pcm_device;
pcm_device = &chip->device_playback[NUM_STREAM_PLAYBACK_ANA];
pcm_playback_ana->private_data = pcm_device;
pcm_device->pcm = pcm_playback_ana;
pcm_device->chip = chip;
pcm_device->stream_number = NUM_STREAM_PLAYBACK_ANA;
pcm_device = &chip->device_playback[NUM_STREAM_PLAYBACK_DIG];
pcm_playback_num->private_data = pcm_device;
pcm_device->pcm = pcm_playback_num;
pcm_device->chip = chip;
pcm_device->stream_number = NUM_STREAM_PLAYBACK_DIG;
pcm_device = &chip->device_capture[NUM_STREAM_CAPTURE_ANA];
pcm_capture->private_data = pcm_device;
pcm_device->pcm = pcm_capture;
pcm_device->chip = chip;
pcm_device->stream_number = NUM_STREAM_CAPTURE_ANA;
int pcm_device, int multi_device)
kctl->id.device = pcm_device;
kctl->id.device = pcm_device;
kctl->id.device = pcm_device;