Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/vchiq/interface/vchiq_arm/
HDvchiq_core.h469 int poll_needed; member
HDvchiq_core.c552 state->poll_needed = 1; in request_poll()
2060 if (state->poll_needed) { in slot_handler_func()
2065 state->poll_needed = 0; in slot_handler_func()
2089 state->poll_needed = 1; in slot_handler_func()