Home
last modified time | relevance | path

Searched refs:have_bl_level (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dapplespi.c400 unsigned int have_bl_level; member
818 } else if (applespi->want_bl_level != applespi->have_bl_level) { in applespi_send_cmd_msg()
819 applespi->have_bl_level = applespi->want_bl_level; in applespi_send_cmd_msg()
830 cpu_to_le16(applespi->have_bl_level); in applespi_send_cmd_msg()
832 if (applespi->have_bl_level > 0) in applespi_send_cmd_msg()
1867 applespi_save_bl_level(applespi, applespi->have_bl_level); in applespi_shutdown()
1875 applespi_save_bl_level(applespi, applespi->have_bl_level); in applespi_poweroff_late()
1919 applespi->have_bl_level = 0; in applespi_resume()