Home
last modified time | relevance | path

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

/openbmc/linux/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()