Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_ioctl.c2616 bsd_to_linux_v4l_tuner(struct video_tuner *vt, struct l_video_tuner *lvt) in bsd_to_linux_v4l_tuner() function
2837 bsd_to_linux_v4l_tuner(&vtun, &l_vtun); in linux_ioctl_v4l()