bl_cmd_head      1047 drivers/input/mouse/cyapa_gen5.c 	struct pip_bl_cmd_head *bl_cmd_head;
bl_cmd_head      1066 drivers/input/mouse/cyapa_gen5.c 	bl_cmd_head = (struct pip_bl_cmd_head *)cmd;
bl_cmd_head      1071 drivers/input/mouse/cyapa_gen5.c 	put_unaligned_le16(PIP_OUTPUT_REPORT_ADDR, &bl_cmd_head->addr);
bl_cmd_head      1072 drivers/input/mouse/cyapa_gen5.c 	put_unaligned_le16(cmd_len - 2, &bl_cmd_head->length);
bl_cmd_head      1073 drivers/input/mouse/cyapa_gen5.c 	bl_cmd_head->report_id = PIP_BL_CMD_REPORT_ID;
bl_cmd_head      1075 drivers/input/mouse/cyapa_gen5.c 	bl_packet_start = &bl_cmd_head->packet_start;
bl_cmd_head      1081 drivers/input/mouse/cyapa_gen5.c 	cmd_data = (struct pip_bl_initiate_cmd_data *)bl_cmd_head->data;
bl_cmd_head      1095 drivers/input/mouse/cyapa_gen5.c 	bl_packet_end = (struct pip_bl_packet_end *)(bl_cmd_head->data +
bl_cmd_head      1316 drivers/input/mouse/cyapa_gen5.c 	struct pip_bl_cmd_head *bl_cmd_head;
bl_cmd_head      1338 drivers/input/mouse/cyapa_gen5.c 	bl_cmd_head = (struct pip_bl_cmd_head *)cmd;
bl_cmd_head      1339 drivers/input/mouse/cyapa_gen5.c 	bl_packet_start = &bl_cmd_head->packet_start;
bl_cmd_head      1345 drivers/input/mouse/cyapa_gen5.c 	put_unaligned_le16(PIP_OUTPUT_REPORT_ADDR, &bl_cmd_head->addr);
bl_cmd_head      1347 drivers/input/mouse/cyapa_gen5.c 	put_unaligned_le16(cmd_len - 2, &bl_cmd_head->length);
bl_cmd_head      1348 drivers/input/mouse/cyapa_gen5.c 	bl_cmd_head->report_id = PIP_BL_CMD_REPORT_ID;
bl_cmd_head      1356 drivers/input/mouse/cyapa_gen5.c 	flash_row_head = (struct tsg_bl_flash_row_head *)bl_cmd_head->data;
bl_cmd_head      1361 drivers/input/mouse/cyapa_gen5.c 	bl_packet_end = (struct pip_bl_packet_end *)(bl_cmd_head->data +