Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c116 #define RETRY_POLL 1 macro
1441 notify_bulks(service, &service->bulk_tx, RETRY_POLL); in poll_services_of_group()
1443 notify_bulks(service, &service->bulk_rx, RETRY_POLL); in poll_services_of_group()
2138 notify_bulks(service, queue, RETRY_POLL); in parse_message()