Searched refs:solo_ctrl_ops (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/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, 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() 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() 1253 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1255 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1257 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() [all …]
|
D | solo6x10-v4l2.c | 631 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 636 .ops = &solo_ctrl_ops,
|