Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.h18 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void);
Ds5p_mfc.c1237 vfd->ioctl_ops = get_enc_v4l2_ioctl_ops(); in s5p_mfc_probe()
Ds5p_mfc_enc.c2051 const struct v4l2_ioctl_ops *get_enc_v4l2_ioctl_ops(void) in get_enc_v4l2_ioctl_ops() function