|
Linux Kernel
3.7.1
|
Data Structures | |
| struct | ua101_stream |
Data Fields | |
| struct usb_device * | dev |
| struct snd_card * | card |
| struct usb_interface * | intf [INTF_COUNT] |
| int | card_index |
| struct snd_pcm * | pcm |
| struct list_head | midi_list |
| u64 | format_bit |
| unsigned int | rate |
| unsigned int | packets_per_second |
| spinlock_t | lock |
| struct mutex | mutex |
| unsigned long | states |
| unsigned int | rate_feedback_start |
| unsigned int | rate_feedback_count |
| u8 | rate_feedback [MAX_QUEUE_LENGTH] |
| struct list_head | ready_playback_urbs |
| struct tasklet_struct | playback_tasklet |
| wait_queue_head_t | alsa_capture_wait |
| wait_queue_head_t | rate_feedback_wait |
| wait_queue_head_t | alsa_playback_wait |
| struct ua101::ua101_stream | capture |
| struct ua101::ua101_stream | playback |
| wait_queue_head_t alsa_capture_wait |
| wait_queue_head_t alsa_playback_wait |
| struct ua101::ua101_stream capture |
| struct usb_interface* intf[INTF_COUNT] |
| spinlock_t lock |
| struct ua101::ua101_stream playback |
| struct tasklet_struct playback_tasklet |
| u8 rate_feedback[MAX_QUEUE_LENGTH] |
| wait_queue_head_t rate_feedback_wait |
1.8.2