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