Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa_gen3.c402 cyapa->state = CYAPA_STATE_BL_ACTIVE; in cyapa_gen3_state_parse()
432 cyapa->state == CYAPA_STATE_BL_ACTIVE || in cyapa_gen3_state_parse()
514 if (cyapa->state != CYAPA_STATE_BL_ACTIVE) in cyapa_gen3_bl_activate()
1086 case CYAPA_STATE_BL_ACTIVE: in cyapa_gen3_do_operational_check()
Dcyapa.h224 CYAPA_STATE_BL_ACTIVE, enumerator
Dcyapa.c49 cyapa->state <= CYAPA_STATE_BL_ACTIVE) in cyapa_is_bootloader_mode()
1120 case CYAPA_STATE_BL_ACTIVE: in cyapa_state_to_string()