Searched refs:model_bytes (Results 1 – 1 of 1) sorted by relevance
2349 int i, model_bytes = 0; in create_aapl_rsp_buf() local2354 model_bytes += 2; in create_aapl_rsp_buf()2358 p[1] = cpu_to_le32(model_bytes); in create_aapl_rsp_buf()2362 cpu_to_le32(data_len - AAPL_MODEL_UTF16_BYTES + model_bytes); in create_aapl_rsp_buf()