taglinefilesource code
freq_to_fnum87drivers/sound/opl3.cstatic void     freq_to_fnum (int freq, int *block, int *fnum);
freq_to_fnum720drivers/sound/opl3.cfreq_to_fnum (freq, &block, &fnum);
freq_to_fnum1024drivers/sound/opl3.cfreq_to_fnum (freq, &block, &fnum);