Home
last modified time | relevance | path

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

/sound/firewire/
Dfcp.c70 const void *command, unsigned int command_size, in fcp_avc_transaction() argument
89 tcode = command_size == 4 ? TCODE_WRITE_QUADLET_REQUEST in fcp_avc_transaction()
93 (void *)command, command_size); in fcp_avc_transaction()
Dfcp.h7 const void *command, unsigned int command_size,