Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.h14 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void);
Ds5p_mfc_dec.c1140 const struct v4l2_ioctl_ops *get_dec_v4l2_ioctl_ops(void) in get_dec_v4l2_ioctl_ops() function
Ds5p_mfc.c1358 vfd->ioctl_ops = get_dec_v4l2_ioctl_ops(); in s5p_mfc_probe()