Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.h14 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void);
H A Ds5p_mfc_dec.c1182 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void) in get_dec_v4l2_ioctl_ops() function
H A Ds5p_mfc.c1362 vfd->ioctl_ops = get_dec_v4l2_ioctl_ops(); in s5p_mfc_probe()