Home
last modified time | relevance | path

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

/linux-4.4.14/sound/firewire/
Dfcp.c195 unsigned int response_match_bytes; member
226 unsigned int response_match_bytes) in fcp_avc_transaction() argument
234 t.response_match_bytes = response_match_bytes; in fcp_avc_transaction()
321 mask = transaction->response_match_bytes; in is_matching_response()
Dfcp.h30 unsigned int response_match_bytes);