Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.h18 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void);
Ds5p_mfc_dec.c1111 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void) in get_dec_v4l2_ioctl_ops() function
Ds5p_mfc.c1169 vfd->ioctl_ops = get_dec_v4l2_ioctl_ops(); in s5p_mfc_probe()