Home
last modified time | relevance | path

Searched refs:response_match_bytes (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/firewire/
Dfcp.c201 unsigned int response_match_bytes; member
232 unsigned int response_match_bytes) in fcp_avc_transaction() argument
240 t.response_match_bytes = response_match_bytes; in fcp_avc_transaction()
327 mask = transaction->response_match_bytes; in is_matching_response()
Dfcp.h31 unsigned int response_match_bytes);