Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dcyapa.c160 CYAPA_STATE_BL_BUSY, enumerator
462 cyapa->state = CYAPA_STATE_BL_BUSY; in cyapa_get_state()
494 while ((ret || cyapa->state >= CYAPA_STATE_BL_BUSY) && tries--) { in cyapa_poll_state()