|
Linux Kernel
3.7.1
|
#include <sound/core.h>#include <sound/pcm.h>#include "audio.h"#include "driver.h"#include "pcm.h"#include "podhd.h"Go to the source code of this file.
Macros | |
| #define | PODHD_BYTES_PER_FRAME 6 /* 24bit audio (stereo) */ |
Functions | |
| int | line6_podhd_init (struct usb_interface *interface, struct usb_line6_podhd *podhd) |
| void | line6_podhd_disconnect (struct usb_interface *interface) |
| void line6_podhd_disconnect | ( | struct usb_interface * | interface | ) |
| int line6_podhd_init | ( | struct usb_interface * | interface, |
| struct usb_line6_podhd * | podhd | ||
| ) |
1.8.2