Home
last modified time | relevance | path

Searched defs:amdtp_stream (Results 1 – 1 of 1) sorted by relevance

/sound/firewire/
A Damdtp-stream.h120 struct amdtp_stream { struct
124 enum amdtp_stream_direction direction; argument
125 struct mutex mutex;
130 unsigned int queue_size;
131 int packet_index;
132 struct pkt_desc *packet_descs;
135 int tag;
136 union {
178 } ctx_data;
207 amdtp_stream_process_ctx_payloads_t process_ctx_payloads; argument
[all …]

Completed in 9 milliseconds