Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h587 request_poll(VCHIQ_STATE_T *state, VCHIQ_SERVICE_T *service, int poll_type);
H A Dvchiq_core.c533 request_poll(VCHIQ_STATE_T *state, VCHIQ_SERVICE_T *service, int poll_type) in request_poll() argument
541 value | (1 << poll_type)) != value); in request_poll()