Home
last modified time | relevance | path

Searched refs:response_match_bytes (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Dfcp.c201 unsigned int response_match_bytes; member
214 * @response_match_bytes: a bitmap specifying the bytes used to detect the
223 * and the corresponding bits must be set in @response_match_bytes.
232 unsigned int response_match_bytes) in fcp_avc_transaction()
240 t.response_match_bytes = response_match_bytes; in fcp_avc_transaction()
325 mask = transaction->response_match_bytes; in is_matching_response()
229 fcp_avc_transaction(struct fw_unit *unit, const void *command, unsigned int command_size, void *response, unsigned int response_size, unsigned int response_match_bytes) fcp_avc_transaction() argument
H A Dfcp.h31 unsigned int response_match_bytes);
/kernel/linux/linux-6.6/sound/firewire/
H A Dfcp.c201 unsigned int response_match_bytes; member
214 * @response_match_bytes: a bitmap specifying the bytes used to detect the
223 * and the corresponding bits must be set in @response_match_bytes.
232 unsigned int response_match_bytes) in fcp_avc_transaction()
240 t.response_match_bytes = response_match_bytes; in fcp_avc_transaction()
325 mask = transaction->response_match_bytes; in is_matching_response()
229 fcp_avc_transaction(struct fw_unit *unit, const void *command, unsigned int command_size, void *response, unsigned int response_size, unsigned int response_match_bytes) fcp_avc_transaction() argument
H A Dfcp.h31 unsigned int response_match_bytes);

Completed in 4 milliseconds