HelenOS sources

channel_t          47 uspace/drv/audio/sb16/mixer.c static const channel_t channels_table_ct1335[] = {
channel_t          55 uspace/drv/audio/sb16/mixer.c static const channel_t channels_table_ct1345[] = {
channel_t          70 uspace/drv/audio/sb16/mixer.c static const channel_t channels_table_ct1745[] = {
channel_t          94 uspace/drv/audio/sb16/mixer.c 	const channel_t *table;
channel_t         158 uspace/drv/audio/sb16/mixer.c 	const channel_t *ch = &volume_table[mixer->type].table[item];
channel_t         182 uspace/drv/audio/sb16/mixer.c 	const channel_t *chan = &volume_table[mixer->type].table[item];
channel_t         203 uspace/drv/audio/sb16/mixer.c 	const channel_t *chan = &volume_table[mixer->type].table[item];
HelenOS homepage, sources at GitHub