Searched refs:param_bytes (Results 1 – 1 of 1) sorted by relevance
103 const __be32 *params, unsigned int param_bytes, in efw_transaction() argument114 max(param_bytes, resp_bytes); in efw_transaction()132 cmd_bytes = sizeof(struct snd_efw_transaction) + param_bytes; in efw_transaction()142 memcpy(header->params, params, param_bytes); in efw_transaction()