Linux Kernel
3.7.1
|
#include <uapi/linux/sound.h>
Go to the source code of this file.
int register_sound_dsp | ( | const struct file_operations * | fops, |
int | dev | ||
) |
int register_sound_midi | ( | const struct file_operations * | fops, |
int | dev | ||
) |
int register_sound_mixer | ( | const struct file_operations * | fops, |
int | dev | ||
) |
int register_sound_special | ( | const struct file_operations * | fops, |
int | unit | ||
) |
int register_sound_special_device | ( | const struct file_operations * | fops, |
int | unit, | ||
struct device * | dev | ||
) |