Home
last modified time | relevance | path

Searched refs:tsg_bl_flash_row_head (Results 1 – 1 of 1) sorted by relevance

/drivers/input/mouse/
Dcyapa_gen5.c300 struct tsg_bl_flash_row_head { struct
1318 struct tsg_bl_flash_row_head *flash_row_head; in cyapa_pip_write_fw_block()
1341 sizeof(struct tsg_bl_flash_row_head) + in cyapa_pip_write_fw_block()
1353 data_len = sizeof(struct tsg_bl_flash_row_head) + record_len; in cyapa_pip_write_fw_block()
1356 flash_row_head = (struct tsg_bl_flash_row_head *)bl_cmd_head->data; in cyapa_pip_write_fw_block()