Searched refs:full_write_length (Results 1 – 1 of 1) sorted by relevance
1743 int full_write_length = 2 + 2 + 1 + write_length + 8 + 2; in cyttsp5_hid_output_write_conf_block_() local1753 .write_length = full_write_length, in cyttsp5_hid_output_write_conf_block_()1757 full_write_buf = kzalloc(full_write_length, GFP_KERNEL); in cyttsp5_hid_output_write_conf_block_()