Home
last modified time | relevance | path

Searched defs:ctx_header (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.c628 parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, const __be32 *ctx_header, unsigned int *payload_length, unsigned int *data_blocks, unsigned int *data_block_counter, unsigned int *syt, unsigned int packet_index, unsigned int index) parse_ir_ctx_header() argument
704 generate_device_pkt_descs(struct amdtp_stream *s, struct pkt_desc *descs, const __be32 *ctx_header, unsigned int packets) generate_device_pkt_descs() argument
760 generate_pkt_descs(struct amdtp_stream *s, struct pkt_desc *descs, const __be32 *ctx_header, unsigned int packets, const struct seq_desc *seq_descs, unsigned int seq_size) generate_pkt_descs() argument
831 const __be32 *ctx_header = header; out_stream_callback() local
888 __be32 *ctx_header = header; in_stream_callback() local
1005 const __be32 *ctx_header = header; amdtp_stream_first_callback() local
[all...]
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.c799 parse_ir_ctx_header(struct amdtp_stream *s, unsigned int cycle, const __be32 *ctx_header, unsigned int *data_blocks, unsigned int *data_block_counter, unsigned int *syt, unsigned int packet_index, unsigned int index, u32 curr_cycle_time) parse_ir_ctx_header() argument
905 generate_tx_packet_descs(struct amdtp_stream *s, struct pkt_desc *desc, const __be32 *ctx_header, unsigned int packet_count, unsigned int *desc_count) generate_tx_packet_descs() argument
1001 generate_rx_packet_descs(struct amdtp_stream *s, struct pkt_desc *desc, const __be32 *ctx_header, unsigned int packet_count) generate_rx_packet_descs() argument
1140 const __be32 *ctx_header = header; process_rx_packets() local
1214 const __be32 *ctx_header = header; skip_rx_packets() local
1249 __be32 *ctx_header = header; process_rx_packets_intermediately() local
1302 __be32 *ctx_header = header; process_tx_packets() local
1349 const __be32 *ctx_header = header; drop_tx_packets() local
1378 __be32 *ctx_header; process_tx_packets_intermediately() local
1429 __be32 *ctx_header; drop_tx_packets_initially() local
[all...]

Completed in 5 milliseconds