tag | line | file | source code |
---|---|---|---|
total_count | 1898 | drivers/sound/gus_wave.c | int total_count, int intrflag, int chn) |
total_count | 1916 | drivers/sound/gus_wave.c | count = total_count / gus_sampling_channels; |
total_count | 1976 | drivers/sound/gus_wave.c | gus_sampling_output_block (int dev, unsigned long buf, int total_count, |
total_count | 1980 | drivers/sound/gus_wave.c | pcm_current_count = total_count; |
total_count | 1983 | drivers/sound/gus_wave.c | gus_transfer_output_block (dev, buf, total_count, intrflag, 0); |