Searched refs:check_cip_header (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | amdtp-stream.c | 532 static int check_cip_header(struct amdtp_stream *s, const __be32 *buf, in check_cip_header() function 655 err = check_cip_header(s, cip_header, *payload_length, in parse_ir_ctx_header()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | amdtp-stream.c | 704 static int check_cip_header(struct amdtp_stream *s, const __be32 *buf, in check_cip_header() function 829 err = check_cip_header(s, cip_header, payload_length - cip_header_size, in parse_ir_ctx_header()
|
Completed in 6 milliseconds