Searched refs:V4L2_IN_ST_NO_SYNC (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/media/pci/tw68/
H A Dtw68-video.c682 i->status |= V4L2_IN_ST_NO_SYNC;
/linux-master/drivers/media/pci/mgb4/
H A Dmgb4_vin.c458 i->status |= V4L2_IN_ST_NO_SYNC;
/linux-master/include/uapi/linux/
H A Dvideodev2.h1758 #define V4L2_IN_ST_NO_SYNC 0x00010000 /* No synchronization lock */ macro
/linux-master/drivers/media/pci/tw5864/
H A Dtw5864-video.c573 i->status |= V4L2_IN_ST_NO_SYNC;
/linux-master/drivers/media/i2c/
H A Dtda1997x.c1664 *status = V4L2_IN_ST_NO_SYNC;
H A Dtc358743.c1517 *status |= no_sync(sd) ? V4L2_IN_ST_NO_SYNC : 0;
H A Dadv7604.c1360 V4L2_IN_ST_NO_SYNC : V4L2_IN_ST_NO_H_LOCK;

Completed in 154 milliseconds