tag | line | file | source code |
---|---|---|---|
dsp_speed | 116 | drivers/sound/sb_dsp.c | static int dsp_speed (int); |
dsp_speed | 556 | drivers/sound/sb_dsp.c | dsp_speed (dsp_current_speed); /* |
dsp_speed | 588 | drivers/sound/sb_dsp.c | dsp_speed (dsp_current_speed); /* |
dsp_speed | 729 | drivers/sound/sb_dsp.c | return dsp_speed ((int) arg); |
dsp_speed | 730 | drivers/sound/sb_dsp.c | return snd_ioctl_return ((int *) arg, dsp_speed (get_fs_long ((long *) arg))); |
dsp_speed | 803 | drivers/sound/sb_dsp.c | dsp_speed (dsp_current_speed); |