tag | line | file | source code |
---|---|---|---|
sound_getconf | 340 | drivers/sound/dev_table.h | struct address_info *sound_getconf(int card_type); |
sound_getconf | 264 | drivers/sound/pas2_card.c | if ((sb_config = sound_getconf (SNDCARD_SB))) |
sound_getconf | 503 | drivers/sound/sb16_dsp.c | if (!(sb_config = sound_getconf (SNDCARD_SB))) |