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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dbt819.c84 static struct timing timing_data[] = { variable in typeref:struct:timing
189 struct timing *timing = &timing_data[(decoder->norm & V4L2_STD_525_60) ? 1 : 0];
265 timing = &timing_data[1];
274 timing = &timing_data[0];

Completed in 48 milliseconds