Searched refs:num_outbytes (Results 1 – 1 of 1) sorted by relevance
892 int num_outbytes, in TFA9896_DspExecuteRpc() argument937 for (i = 0; i < num_outbytes;) in TFA9896_DspExecuteRpc()940 if ((num_outbytes - i) < burst_size) in TFA9896_DspExecuteRpc()942 burst_size = num_outbytes - i; in TFA9896_DspExecuteRpc()