Searched refs:solo_ctrl_ops (Results 1 – 2 of 2) sorted by relevance
/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 1204 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 1209 .ops = &solo_ctrl_ops, 1219 .ops = &solo_ctrl_ops, 1240 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1242 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1244 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1246 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1249 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1251 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1253 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,
|