Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dcyapa_gen3.c414 error = cyapa_poll_state(cyapa, 500); in cyapa_gen3_bl_enter()
434 error = cyapa_poll_state(cyapa, 500); in cyapa_gen3_bl_enter()
469 error = cyapa_poll_state(cyapa, 11000); in cyapa_gen3_bl_activate()
489 error = cyapa_poll_state(cyapa, 500); in cyapa_gen3_bl_deactivate()
529 error = cyapa_poll_state(cyapa, 4000); in cyapa_gen3_bl_exit()
H A Dcyapa.h394 int cyapa_poll_state(struct cyapa *cyapa, unsigned int timeout);
H A Dcyapa.c279 int cyapa_poll_state(struct cyapa *cyapa, unsigned int timeout) in cyapa_poll_state() function
315 error = cyapa_poll_state(cyapa, 4000); in cyapa_check_is_operational()
H A Dcyapa_gen5.c1173 error = cyapa_poll_state(cyapa, 500); in cyapa_pip_bl_enter()