tag | line | file | source code |
---|---|---|---|
dsp_speed | 107 | drivers/sound/sb_dsp.c | static int dsp_speed (int); |
dsp_speed | 725 | drivers/sound/sb_dsp.c | dsp_speed (dsp_current_speed); |
dsp_speed | 939 | drivers/sound/sb_dsp.c | return dsp_speed ((int) arg); |
dsp_speed | 940 | drivers/sound/sb_dsp.c | return snd_ioctl_return ((int *) arg, dsp_speed (get_fs_long ((long *) arg))); |
dsp_speed | 1002 | drivers/sound/sb_dsp.c | dsp_speed (dsp_current_speed); |