Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp5150.c830 static v4l2_std_id tvp5150_read_std(struct v4l2_subdev *sd) in tvp5150_read_std() function
868 *std_id = query_lock(sd) ? tvp5150_read_std(sd) : V4L2_STD_UNKNOWN; in tvp5150_querystd()
958 std = tvp5150_read_std(sd); in tvp5150_enable()
1078 std = tvp5150_read_std(sd); in tvp5150_get_hmax()
1174 std = tvp5150_read_std(sd); in tvp5150_get_selection()
1221 std = tvp5150_read_std(sd); in tvp5150_init_cfg()
2217 tvp5150_set_default(tvp5150_read_std(sd), &core->rect); in tvp5150_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp5150.c830 static v4l2_std_id tvp5150_read_std(struct v4l2_subdev *sd) in tvp5150_read_std() function
868 *std_id = query_lock(sd) ? tvp5150_read_std(sd) : V4L2_STD_UNKNOWN; in tvp5150_querystd()
958 std = tvp5150_read_std(sd); in tvp5150_enable()
1078 std = tvp5150_read_std(sd); in tvp5150_get_hmax()
1174 std = tvp5150_read_std(sd); in tvp5150_get_selection()
1223 std = tvp5150_read_std(sd); in tvp5150_init_cfg()
2207 tvp5150_set_default(tvp5150_read_std(sd), &core->rect); in tvp5150_probe()

Completed in 6 milliseconds