Searched refs:bl_exit (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/mouse/
H A Dcyapa_gen3.c135 static const u8 bl_exit[] = { 0x00, 0xff, 0xa5, 0x00, 0x01, 0x02, 0x03, 0x04, variable
542 * Send bl_exit command, then wait 50 - 100 ms to let device transition to
556 error = cyapa_i2c_reg_write_block(cyapa, 0, sizeof(bl_exit), bl_exit); cyapa_gen3_bl_exit()
1100 dev_err(dev, "failed to bl_exit: %d\n", error); cyapa_gen3_do_operational_check()

Completed in 109 milliseconds