Searched refs:solo_ctrl_ops (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 1183 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 1188 .ops = &solo_ctrl_ops, 1198 .ops = &solo_ctrl_ops, 1219 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1221 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1223 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1225 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() 1230 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1232 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() [all …]
|
D | solo6x10-v4l2.c | 624 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 629 .ops = &solo_ctrl_ops,
|