Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu.h336 const struct v4l2_file_operations *venc_get_fops(void);
Dvpu_v4l2.c837 vfd->fops = venc_get_fops(); in vpu_add_func()
Dvenc.c1344 const struct v4l2_file_operations *venc_get_fops(void) in venc_get_fops() function