Home
last modified time | relevance | path

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

/linux/sound/firewire/
A Damdtp-stream.h116 struct amdtp_stream { struct
120 enum amdtp_stream_direction direction; argument
121 struct mutex mutex;
126 unsigned int queue_size;
127 int packet_index;
128 struct pkt_desc *pkt_descs;
129 int tag;
130 union {
173 } ctx_data;
200 amdtp_stream_process_ctx_payloads_t process_ctx_payloads; argument
[all …]

Completed in 6 milliseconds