Searched refs:solo_ctrl_ops (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 1209 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 1214 .ops = &solo_ctrl_ops, 1224 .ops = &solo_ctrl_ops, 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() 1254 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1256 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1259 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1261 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 1263 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() [all …]
|
D | solo6x10-v4l2.c | 634 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 639 .ops = &solo_ctrl_ops,
|