Searched refs:current_timings (Results 1 – 2 of 2) sorted by relevance
49 struct v4l2_dv_timings current_timings; member272 gs->current_timings = *timings; in gs_s_dv_timings()281 *timings = gs->current_timings; in gs_g_dv_timings()350 reg_value = get_register_timings(&gs->current_timings); in gs_s_stream()452 gs->current_timings = reg_fmt[0].format; in gs_probe()
414 const struct tvp7002_timings_definition *current_timings; member562 device->current_timings = &tvp7002_timings[i]; in tvp7002_s_dv_timings()574 *dv_timings = device->current_timings->timings; in tvp7002_g_dv_timings()755 bt = &device->current_timings->timings.bt; in tvp7002_log_status()829 fmt->format.width = tvp7002->current_timings->timings.bt.width; in tvp7002_get_pad_format()830 fmt->format.height = tvp7002->current_timings->timings.bt.height; in tvp7002_get_pad_format()831 fmt->format.field = tvp7002->current_timings->scanmode; in tvp7002_get_pad_format()832 fmt->format.colorspace = tvp7002->current_timings->color_space; in tvp7002_get_pad_format()966 device->current_timings = tvp7002_timings; in tvp7002_probe()1003 timings = device->current_timings->timings; in tvp7002_probe()