Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/driver/
H A Dvcodec_service.c125 #define mpp_find_device(dev) _mpp_find_device(dev, MPP_ARRAY_ELEMS(dev))
127 static const char *_mpp_find_device(const char **dev, RK_U32 size) in _mpp_find_device() function