Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dtvp5150.c791 static v4l2_std_id tvp5150_read_std(struct v4l2_subdev *sd) in tvp5150_read_std() function
829 *std_id = query_lock(sd) ? tvp5150_read_std(sd) : V4L2_STD_UNKNOWN; in tvp5150_querystd()
919 std = tvp5150_read_std(sd); in tvp5150_enable()
1035 std = tvp5150_read_std(sd); in tvp5150_set_selection()
1091 std = tvp5150_read_std(sd); in tvp5150_get_selection()
1133 std = tvp5150_read_std(sd); in tvp5150_init_cfg()
1787 tvp5150_set_default(tvp5150_read_std(sd), &core->rect); in tvp5150_probe()