Searched refs:bl_command (Results 1 – 2 of 2) sorted by relevance
63 static const u8 bl_command[] = { variable132 u8 bl_cmd[sizeof(bl_command)]; in cyttsp_exit_bl_mode()134 memcpy(bl_cmd, bl_command, sizeof(bl_command)); in cyttsp_exit_bl_mode()136 memcpy(&bl_cmd[sizeof(bl_command) - CY_NUM_BL_KEYS], in cyttsp_exit_bl_mode()
303 struct command_protocol_bl bl_command; member817 msg_len = sizeof(message->bl_command); in applespi_send_cmd_msg()819 message->bl_command.const1 = cpu_to_le16(0x01B0); in applespi_send_cmd_msg()820 message->bl_command.level = in applespi_send_cmd_msg()824 message->bl_command.const2 = cpu_to_le16(0x01F4); in applespi_send_cmd_msg()826 message->bl_command.const2 = cpu_to_le16(0x0001); in applespi_send_cmd_msg()