Home
last modified time | relevance | path

Searched defs:std (Results 1 – 25 of 227) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/clk/
Dclk-oxnas.c48 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_is_enabled() local
61 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_enable() local
70 struct clk_oxnas_gate *std = to_clk_oxnas_gate(hw); in oxnas_clk_gate_disable() local
/kernel/linux/linux-5.10/drivers/media/i2c/
Dadv7183.c28 v4l2_std_id std; /* Current set standard */ member
189 static int adv7183_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) in adv7183_g_std()
197 static int adv7183_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv7183_s_std()
349 static int adv7183_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv7183_querystd()
Dml86v7667.c88 v4l2_std_id std; member
159 static int ml86v7667_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in ml86v7667_querystd()
233 static int ml86v7667_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) in ml86v7667_g_std()
242 static int ml86v7667_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in ml86v7667_s_std()
Dadv7393.c57 v4l2_std_id std; member
135 static int adv7393_setstd(struct v4l2_subdev *sd, v4l2_std_id std) in adv7393_setstd()
311 static int adv7393_s_std_output(struct v4l2_subdev *sd, v4l2_std_id std) in adv7393_s_std_output()
Dadv7343.c56 v4l2_std_id std; member
132 static int adv7343_setstd(struct v4l2_subdev *sd, v4l2_std_id std) in adv7343_setstd()
324 static int adv7343_s_std_output(struct v4l2_subdev *sd, v4l2_std_id std) in adv7343_s_std_output()
Dtvp5150.c683 v4l2_std_id std = decoder->norm; in tvp5150_set_vbi() local
726 v4l2_std_id std = decoder->norm; in tvp5150_get_vbi() local
759 static int tvp5150_set_std(struct v4l2_subdev *sd, v4l2_std_id std) in tvp5150_set_std()
787 static int tvp5150_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) in tvp5150_g_std()
796 static int tvp5150_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in tvp5150_s_std()
952 v4l2_std_id std; in tvp5150_enable() local
1016 static void tvp5150_set_default(v4l2_std_id std, struct v4l2_rect *crop) in tvp5150_set_default()
1074 v4l2_std_id std; in tvp5150_get_hmax() local
1164 v4l2_std_id std; in tvp5150_get_selection() local
1214 v4l2_std_id std; in tvp5150_init_cfg() local
Dmsp3400-kthreads.c26 v4l2_std_id std; member
155 const char *msp_standard_std_name(int std) in msp_standard_std_name()
165 static v4l2_std_id msp_standard_std(int std) in msp_standard_std()
686 int val, i, std, count; in msp3410d_thread() local
Dvpx3220.c285 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in vpx3220_status() local
325 static int vpx3220_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in vpx3220_querystd()
337 static int vpx3220_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in vpx3220_s_std()
Dbt819.c205 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in bt819_status() local
225 static int bt819_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in bt819_querystd()
235 static int bt819_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in bt819_s_std()
Dadv7180.c257 unsigned int std) in adv7180_set_video_standard()
296 static int v4l2_std_to_adv7180(v4l2_std_id std) in v4l2_std_to_adv7180()
328 v4l2_std_id *std) in __adv7180_status()
348 static int adv7180_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv7180_querystd()
428 static int adv7180_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv7180_s_std()
924 static int adv7180_set_std(struct adv7180_state *state, unsigned int std) in adv7180_set_std()
983 static int adv7182_set_std(struct adv7180_state *state, unsigned int std) in adv7182_set_std()
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/
Dadv748x-afe.c56 v4l2_std_id *std) in adv748x_afe_status()
128 static int adv748x_afe_std(v4l2_std_id std) in adv748x_afe_std()
193 static int adv748x_afe_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv748x_afe_s_std()
212 static int adv748x_afe_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv748x_afe_querystd()
/kernel/linux/linux-6.6/drivers/media/i2c/
Dadv7183.c28 v4l2_std_id std; /* Current set standard */ member
189 static int adv7183_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) in adv7183_g_std()
197 static int adv7183_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv7183_s_std()
349 static int adv7183_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv7183_querystd()
Dml86v7667.c88 v4l2_std_id std; member
159 static int ml86v7667_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in ml86v7667_querystd()
234 static int ml86v7667_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) in ml86v7667_g_std()
243 static int ml86v7667_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in ml86v7667_s_std()
Dadv7393.c57 v4l2_std_id std; member
135 static int adv7393_setstd(struct v4l2_subdev *sd, v4l2_std_id std) in adv7393_setstd()
311 static int adv7393_s_std_output(struct v4l2_subdev *sd, v4l2_std_id std) in adv7393_s_std_output()
Dadv7343.c56 v4l2_std_id std; member
132 static int adv7343_setstd(struct v4l2_subdev *sd, v4l2_std_id std) in adv7343_setstd()
324 static int adv7343_s_std_output(struct v4l2_subdev *sd, v4l2_std_id std) in adv7343_s_std_output()
Dtvp5150.c683 v4l2_std_id std = decoder->norm; in tvp5150_set_vbi() local
726 v4l2_std_id std = decoder->norm; in tvp5150_get_vbi() local
759 static int tvp5150_set_std(struct v4l2_subdev *sd, v4l2_std_id std) in tvp5150_set_std()
787 static int tvp5150_g_std(struct v4l2_subdev *sd, v4l2_std_id *std) in tvp5150_g_std()
796 static int tvp5150_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in tvp5150_s_std()
952 v4l2_std_id std; in tvp5150_enable() local
1016 static void tvp5150_set_default(v4l2_std_id std, struct v4l2_rect *crop) in tvp5150_set_default()
1074 v4l2_std_id std; in tvp5150_get_hmax() local
1164 v4l2_std_id std; in tvp5150_get_selection() local
1216 v4l2_std_id std; in tvp5150_init_cfg() local
Dmsp3400-kthreads.c26 v4l2_std_id std; member
155 const char *msp_standard_std_name(int std) in msp_standard_std_name()
165 static v4l2_std_id msp_standard_std(int std) in msp_standard_std()
690 int val, i, std, count; in msp3410d_thread() local
Dbt819.c205 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in bt819_status() local
225 static int bt819_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in bt819_querystd()
235 static int bt819_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in bt819_s_std()
Dvpx3220.c285 v4l2_std_id std = pstd ? *pstd : V4L2_STD_ALL; in vpx3220_status() local
325 static int vpx3220_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in vpx3220_querystd()
337 static int vpx3220_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in vpx3220_s_std()
Dadv7180.c265 unsigned int std) in adv7180_set_video_standard()
304 static int v4l2_std_to_adv7180(v4l2_std_id std) in v4l2_std_to_adv7180()
336 v4l2_std_id *std) in __adv7180_status()
356 static int adv7180_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv7180_querystd()
436 static int adv7180_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv7180_s_std()
992 static int adv7180_set_std(struct adv7180_state *state, unsigned int std) in adv7180_set_std()
1067 static int adv7182_set_std(struct adv7180_state *state, unsigned int std) in adv7182_set_std()
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/
Dadv748x-afe.c56 v4l2_std_id *std) in adv748x_afe_status()
128 static int adv748x_afe_std(v4l2_std_id std) in adv748x_afe_std()
193 static int adv748x_afe_s_std(struct v4l2_subdev *sd, v4l2_std_id std) in adv748x_afe_s_std()
212 static int adv748x_afe_querystd(struct v4l2_subdev *sd, v4l2_std_id *std) in adv748x_afe_querystd()
/kernel/linux/linux-6.6/samples/v4l/
Dv4l2-pci-skeleton.c58 v4l2_std_id std; member
398 static int skeleton_s_std(struct file *file, void *priv, v4l2_std_id std) in skeleton_s_std()
430 static int skeleton_g_std(struct file *file, void *priv, v4l2_std_id *std) in skeleton_g_std()
449 static int skeleton_querystd(struct file *file, void *priv, v4l2_std_id *std) in skeleton_querystd()
/kernel/linux/linux-5.10/samples/v4l/
Dv4l2-pci-skeleton.c70 v4l2_std_id std; member
410 static int skeleton_s_std(struct file *file, void *priv, v4l2_std_id std) in skeleton_s_std()
442 static int skeleton_g_std(struct file *file, void *priv, v4l2_std_id *std) in skeleton_g_std()
461 static int skeleton_querystd(struct file *file, void *priv, v4l2_std_id *std) in skeleton_querystd()
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
Dtw5864-video.c209 enum tw5864_vid_std *std) in tw5864_input_std_get()
611 static int tw5864_querystd(struct file *file, void *priv, v4l2_std_id *std) in tw5864_querystd()
625 static int tw5864_g_std(struct file *file, void *priv, v4l2_std_id *std) in tw5864_g_std()
633 static int tw5864_s_std(struct file *file, void *priv, v4l2_std_id std) in tw5864_s_std()
1460 static v4l2_std_id tw5864_get_v4l2_std(enum tw5864_vid_std std) in tw5864_get_v4l2_std()
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
Dtw5864-video.c209 enum tw5864_vid_std *std) in tw5864_input_std_get()
610 static int tw5864_querystd(struct file *file, void *priv, v4l2_std_id *std) in tw5864_querystd()
624 static int tw5864_g_std(struct file *file, void *priv, v4l2_std_id *std) in tw5864_g_std()
632 static int tw5864_s_std(struct file *file, void *priv, v4l2_std_id std) in tw5864_s_std()
1459 static v4l2_std_id tw5864_get_v4l2_std(enum tw5864_vid_std std) in tw5864_get_v4l2_std()

12345678910