Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dcyapa_gen3.c360 cyapa->state = CYAPA_STATE_BL_ACTIVE; in cyapa_gen3_state_parse()
390 cyapa->state == CYAPA_STATE_BL_ACTIVE || in cyapa_gen3_state_parse()
472 if (cyapa->state != CYAPA_STATE_BL_ACTIVE) in cyapa_gen3_bl_activate()
1064 case CYAPA_STATE_BL_ACTIVE: in cyapa_gen3_do_operational_check()
H A Dcyapa.h316 CYAPA_STATE_BL_ACTIVE, enumerator
H A Dcyapa.c73 cyapa->state <= CYAPA_STATE_BL_ACTIVE) in cyapa_is_bootloader_mode()
1187 case CYAPA_STATE_BL_ACTIVE: in cyapa_state_to_string()