Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h387 wait_queue_head_t recycle_event; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c595 remote_event_poll(&state->recycle_event, &state->local->recycle); in remote_event_pollall()
2359 ret = remote_event_wait(&state->recycle_event, &local->recycle); in recycle_func()
2584 remote_event_create(&state->recycle_event, &local->recycle); in vchiq_init_state()