Go to the source code of this file.
Defines | |
| #define | TYPE_MAX 3 |
| maximum number of device types | |
| #define | TYPE_DSP 0 |
| #define | TYPE_MIXER 1 |
| #define | TYPE_MIDI 2 |
| #define | NUM_MAX 4 |
| maximum number of devices per type | |
Functions | |
| struct file_operations * | soundcore_req_fops (int type, int num) |
| Query for device operations structure. | |
| void | soundcore_rel_fops (int type, int num) |
| Release DSP/PCM device XXX nothing to do ? | |
Definition in file soundcore.h.