Searched refs:solo_ctrl_ops (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 1203 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 1208 .ops = &solo_ctrl_ops, 1218 .ops = &solo_ctrl_ops, 1239 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1241 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1243 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1245 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1248 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1250 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1252 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() [all …]
|
D | solo6x10-v4l2.c | 642 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 647 .ops = &solo_ctrl_ops,
|