Home
last modified time | relevance | path

Searched refs:venc_fops (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/media/platform/amphion/
Dvenc.c1337 static const struct v4l2_file_operations venc_fops = { variable
1353 return &venc_fops; in venc_get_fops()
/Linux-v6.1/drivers/media/platform/qcom/venus/
Dvenc.c1433 static const struct v4l2_file_operations venc_fops = { variable
1470 vdev->fops = &venc_fops; in venc_probe()