Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.h13 struct vb2_ops *get_dec_queue_ops(void);
H A Ds5p_mfc.c864 q->ops = get_dec_queue_ops(); in s5p_mfc_open()
891 q->ops = get_dec_queue_ops(); in s5p_mfc_open()
H A Ds5p_mfc_dec.c1135 struct vb2_ops *get_dec_queue_ops(void) in get_dec_queue_ops() function