Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h218 struct completion bulk_remove_event; member
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c1389 complete(&service->bulk_remove_event); in notify_bulks()
2749 init_completion(&service->bulk_remove_event); in vchiq_add_service_internal()
3064 if (wait_for_completion_killable(&service->bulk_remove_event)) in vchiq_bulk_xfer_queue_msg_killable()