Searched refs:bl_deactivate (Results 1 – 1 of 1) sorted by relevance
/drivers/input/mouse/ |
D | cyapa.c | 223 static const u8 bl_deactivate[] = { 0x00, 0xff, 0x3b, 0x00, 0x01, 0x02, 0x03, variable 505 ret = cyapa_i2c_reg_write_block(cyapa, 0, sizeof(bl_deactivate), in cyapa_bl_deactivate() 506 bl_deactivate); in cyapa_bl_deactivate()
|