Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/vcodec/common/
Dmtk_vcodec_dbgfs.h43 struct mtk_vcodec_dbgfs { struct
56 void mtk_vcodec_dbgfs_deinit(struct mtk_vcodec_dbgfs *dbgfs); argument
70 static inline void mtk_vcodec_dbgfs_deinit(struct mtk_vcodec_dbgfs *dbgfs) in mtk_vcodec_dbgfs_deinit()
Dmtk_vcodec_dbgfs.c77 struct mtk_vcodec_dbgfs *dbgfs = &vcodec_dev->dbgfs; in mtk_vdec_dbgfs_write()
93 struct mtk_vcodec_dbgfs *dbgfs = &vcodec_dev->dbgfs; in mtk_vdec_dbgfs_read()
224 void mtk_vcodec_dbgfs_deinit(struct mtk_vcodec_dbgfs *dbgfs) in mtk_vcodec_dbgfs_deinit()
DMakefile20 mtk-vcodec-dbgfs-y := mtk_vcodec_dbgfs.o
/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc_drv.h217 struct mtk_vcodec_dbgfs dbgfs;
/drivers/media/platform/mediatek/vcodec/decoder/
Dmtk_vcodec_dec_drv.h293 struct mtk_vcodec_dbgfs dbgfs;