Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-tv/
Dmixer_drv.c89 ret = mxr_reg_wait4vsync(mdev); in mxr_streamer_get()
108 ret = mxr_reg_wait4vsync(mdev); in mxr_streamer_put()
Dmixer.h350 int mxr_reg_wait4vsync(struct mxr_device *mdev);
Dmixer_reg.c358 int mxr_reg_wait4vsync(struct mxr_device *mdev) in mxr_reg_wait4vsync() function