Searched defs:amdtp_stream (Results 1 – 1 of 1) sorted by relevance
100 struct amdtp_stream { struct103 enum amdtp_stream_direction direction; argument111 int (*handle_packet)(struct amdtp_stream *s, argument114 unsigned int max_payload_length;117 unsigned int source_node_id_field;118 unsigned int data_block_quadlets;119 unsigned int data_block_counter;120 unsigned int sph;121 unsigned int fmt;122 unsigned int fdf;[all …]