Searched refs:bl_exit (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | cyapa_gen3.c | 135 static const u8 bl_exit[] = { 0x00, 0xff, 0xa5, 0x00, 0x01, 0x02, 0x03, 0x04, variable 514 error = cyapa_i2c_reg_write_block(cyapa, 0, sizeof(bl_exit), bl_exit); in cyapa_gen3_bl_exit()
|