Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_enc.h14 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void);
H A Ds5p_mfc.c1377 vfd->ioctl_ops = get_enc_v4l2_ioctl_ops(); in s5p_mfc_probe()
H A Ds5p_mfc_enc.c2618 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void) in get_enc_v4l2_ioctl_ops() function