Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/inc/
H A Drk_mpi.h166 MPP_RET (*poll)(MppCtx ctx, MppPortType type, MppPollType timeout); member
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h35 MPP_RET (*poll)(Kmpp *ctx, MppPortType type, MppPollType timeout); member
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c447 static MPP_RET poll(Kmpp *ctx, MppPortType type, MppPollType timeout) in poll() function