Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h396 int poll_needed; member
Dvchiq_core.c650 state->poll_needed = 1; in request_poll()
2062 if (state->poll_needed) { in slot_handler_func()
2063 state->poll_needed = 0; in slot_handler_func()
2070 state->poll_needed = 1; in slot_handler_func()