Searched refs:LINUX_VIDIOCGUNIT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ | ||
H A D | linux_ioctl.h | 614 #define LINUX_VIDIOCGUNIT 0x7615 macro |
H A D | linux_ioctl.c | 2948 case LINUX_VIDIOCGUNIT: args->cmd = VIDIOCGUNIT; break; in linux_ioctl_v4l() |