Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp514x.c88 * @current_std: Current standard
110 enum tvp514x_std current_std; member
535 enum tvp514x_std current_std; in tvp514x_querystd() local
549 current_std = tvp514x_query_current_std(sd); in tvp514x_querystd()
550 if (current_std == STD_INVALID) { in tvp514x_querystd()
599 *std_id &= decoder->std_list[current_std].standard.id; in tvp514x_querystd()
602 decoder->std_list[current_std].standard.name); in tvp514x_querystd()
631 decoder->current_std = i; in tvp514x_s_std()
752 enum tvp514x_std current_std; in tvp514x_g_frame_interval() local
756 current_std in tvp514x_g_frame_interval()
778 enum tvp514x_std current_std; tvp514x_s_frame_interval() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp514x.c88 * @current_std: Current standard
110 enum tvp514x_std current_std; member
535 enum tvp514x_std current_std; in tvp514x_querystd() local
549 current_std = tvp514x_query_current_std(sd); in tvp514x_querystd()
550 if (current_std == STD_INVALID) { in tvp514x_querystd()
599 *std_id &= decoder->std_list[current_std].standard.id; in tvp514x_querystd()
602 decoder->std_list[current_std].standard.name); in tvp514x_querystd()
631 decoder->current_std = i; in tvp514x_s_std()
752 enum tvp514x_std current_std; in tvp514x_g_frame_interval() local
756 current_std in tvp514x_g_frame_interval()
778 enum tvp514x_std current_std; tvp514x_s_frame_interval() local
[all...]

Completed in 3 milliseconds