Searched refs:capture_channels (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/msnd/
H A Dmsnd.c405 writew(chip->capture_channels, pDAQ + DAQDS_wChannels);
632 chip->capture_channels = params_channels(params);
637 writew(chip->capture_channels, pDAQ + DAQDS_wChannels);
H A Dmsnd.h276 int capture_sample_size, capture_sample_rate, capture_channels; member in struct:snd_msnd
H A Dmsnd_pinnacle.c88 chip->capture_channels = DEFCHANNELS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ca0106/
H A Dca0106.h685 struct snd_ca0106_channel capture_channels[4]; member in struct:snd_ca0106
H A Dca0106_main.c599 struct snd_ca0106_channel *channel = &(chip->capture_channels[channel_id]);
642 chip->capture_channels[epcm->channel_id].use = 0;
1209 pchannel = &(chip->capture_channels[i]);

Completed in 104 milliseconds