Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/mouse/ !
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()
Dcyapa.h316 CYAPA_STATE_BL_ACTIVE, enumerator
Dcyapa.c73 cyapa->state <= CYAPA_STATE_BL_ACTIVE) in cyapa_is_bootloader_mode()
1187 case CYAPA_STATE_BL_ACTIVE: in cyapa_state_to_string()