Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-tv/
Dmixer.h278 static inline struct mxr_output *to_output(struct mxr_device *mdev) in to_output() function
286 struct mxr_output *out = to_output(mdev); in to_outsd()
Dmixer_drv.c76 if (to_output(mdev)->cookie == 0) in mxr_streamer_get()
80 mxr_reg_s_output(mdev, to_output(mdev)->cookie); in mxr_streamer_get()