Searched refs:cmd_bytes (Results 1 – 1 of 1) sorted by relevance
110 unsigned int buf_bytes, cmd_bytes; in efw_transaction() local133 cmd_bytes = sizeof(struct snd_efw_transaction) + param_bytes; in efw_transaction()135 header->length = cpu_to_be32(cmd_bytes / sizeof(__be32)); in efw_transaction()145 err = snd_efw_transaction_run(efw->unit, buf, cmd_bytes, in efw_transaction()