|
Linux Kernel
3.7.1
|
#include <usx2yhwdeppcm.h>
Data Fields | |
| char | playback [SSS] |
| char | capture0x8 [SSS] |
| char | capture0xA [SSS] |
| volatile int | playback_iso_head |
| int | playback_iso_start |
| struct { | |
| int frame | |
| int offset | |
| int length | |
| } | captured_iso [128] |
| volatile int | captured_iso_head |
| volatile unsigned | captured_iso_frames |
| int | capture_iso_start |
Definition at line 6 of file usx2yhwdeppcm.h.
Definition at line 8 of file usx2yhwdeppcm.h.
Definition at line 9 of file usx2yhwdeppcm.h.
| int capture_iso_start |
Definition at line 19 of file usx2yhwdeppcm.h.
| struct { ... } captured_iso[128] |
| volatile unsigned captured_iso_frames |
Definition at line 18 of file usx2yhwdeppcm.h.
| volatile int captured_iso_head |
Definition at line 17 of file usx2yhwdeppcm.h.
Definition at line 13 of file usx2yhwdeppcm.h.
| int length |
Definition at line 13 of file usx2yhwdeppcm.h.
Definition at line 13 of file usx2yhwdeppcm.h.
Definition at line 7 of file usx2yhwdeppcm.h.
| volatile int playback_iso_head |
Definition at line 10 of file usx2yhwdeppcm.h.
| int playback_iso_start |
Definition at line 11 of file usx2yhwdeppcm.h.
1.8.2