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