Home
last modified time | relevance | path

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

/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_core.c113 #define CLOSE_RECVD 1 macro
2045 if (vchiq_close_service_internal(service, CLOSE_RECVD) == -EAGAIN) in parse_message()