Searched refs:solo_ctrl_ops (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/media/pci/solo6x10/ | 
| D | solo6x10-v4l2-enc.c | 1186 static const struct v4l2_ctrl_ops solo_ctrl_ops = {  variable1191 	.ops = &solo_ctrl_ops,
 1201 	.ops = &solo_ctrl_ops,
 1222 	v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 1224 	v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 1226 	v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 1228 	v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 1231 		v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 1233 	v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 1235 	v4l2_ctrl_new_std(hdl, &solo_ctrl_ops,  in solo_enc_alloc()
 [all …]
 
 | 
| D | solo6x10-v4l2.c | 628 static const struct v4l2_ctrl_ops solo_ctrl_ops = {  variable633 	.ops = &solo_ctrl_ops,
 
 |