Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h337 const struct v4l2_file_operations *vdec_get_fops(void);
H A Dvpu_v4l2.c825 vfd->fops = vdec_get_fops(); in vpu_add_func()
H A Dvdec.c1760 const struct v4l2_file_operations *vdec_get_fops(void) in vdec_get_fops() function