Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h429 int poll_needed; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c688 state->poll_needed = 1; in request_poll()
2324 if (state->poll_needed) { in slot_handler_func()
2325 state->poll_needed = 0; in slot_handler_func()
2332 state->poll_needed = 1; in slot_handler_func()