Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu.h333 const struct v4l2_file_operations *vdec_get_fops(void);
Dvpu_v4l2.c733 vfd->fops = vdec_get_fops(); in vpu_add_func()
Dvdec.c1653 const struct v4l2_file_operations *vdec_get_fops(void) in vdec_get_fops() function