Searched refs:solo_ctrl_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2-enc.c | 1181 static const struct v4l2_ctrl_ops solo_ctrl_ops = { variable 1186 .ops = &solo_ctrl_ops, 1196 .ops = &solo_ctrl_ops, 1217 v4l2_ctrl_new_std(hdl, &solo_ctrl_ops, in solo_enc_alloc() 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() 1226 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() [all …]
|