Home
last modified time | relevance | path

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

/linux-6.3-rc2/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 *packet_descs;
131 int tag;
132 union {
174 } ctx_data;
202 amdtp_stream_process_ctx_payloads_t process_ctx_payloads; argument
[all …]

Completed in 5 milliseconds