Searched refs:bl_command (Results 1 – 2 of 2) sorted by relevance
70 static const u8 bl_command[] = { variable139 u8 bl_cmd[sizeof(bl_command)]; in cyttsp_exit_bl_mode()141 memcpy(bl_cmd, bl_command, sizeof(bl_command)); in cyttsp_exit_bl_mode()143 memcpy(&bl_cmd[sizeof(bl_command) - CY_NUM_BL_KEYS], in cyttsp_exit_bl_mode()
313 struct command_protocol_bl bl_command; member841 msg_len = sizeof(message->bl_command); in applespi_send_cmd_msg()843 message->bl_command.const1 = cpu_to_le16(0x01B0); in applespi_send_cmd_msg()844 message->bl_command.level = in applespi_send_cmd_msg()848 message->bl_command.const2 = cpu_to_le16(0x01F4); in applespi_send_cmd_msg()850 message->bl_command.const2 = cpu_to_le16(0x0001); in applespi_send_cmd_msg()