Searched refs:afc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.bin/setchannel/
H A Dsetchannel.c87 int afc; local
103 afc = -1;
119 afc = 1;
121 afc = 0;
207 if (afc == -1 && audio == -1 && !device && x_size == 0 && y_size == 0
221 if (afc != -1)
222 if (ioctl(tfd, TVTUNER_SETAFC, &afc) < 0) {
/freebsd-13-stable/sys/contrib/v4l/
H A Dvideodev2.h1334 __s32 afc; member in struct:v4l2_tuner

Completed in 104 milliseconds