Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_v4l2.h21 extern const struct v4l2_ioctl_ops hantro_ioctl_ops;
Dhantro_v4l2.c497 const struct v4l2_ioctl_ops hantro_ioctl_ops = { variable
Dhantro_drv.c651 vfd->ioctl_ops = &hantro_ioctl_ops; in hantro_add_func()