Searched refs:mtk_vcodec_dbgfs_init (Results 1 – 3 of 3) sorted by relevance
55 void mtk_vcodec_dbgfs_init(void *vcodec_dev, bool is_encode);66 static inline void mtk_vcodec_dbgfs_init(void *vcodec_dev, bool is_encode) in mtk_vcodec_dbgfs_init() function
215 void mtk_vcodec_dbgfs_init(void *vcodec_dev, bool is_encode) in mtk_vcodec_dbgfs_init() function222 EXPORT_SYMBOL_GPL(mtk_vcodec_dbgfs_init);
510 mtk_vcodec_dbgfs_init(dev, false); in mtk_vcodec_probe()