Searched defs:rkisp1_capture_ops (Results 1 – 1 of 1) sorted by relevance
65 struct rkisp1_capture_ops { struct66 void (*config)(struct rkisp1_capture *cap);67 void (*stop)(struct rkisp1_capture *cap);68 void (*enable)(struct rkisp1_capture *cap);69 void (*disable)(struct rkisp1_capture *cap);70 void (*set_data_path)(struct rkisp1_capture *cap);71 bool (*is_stopped)(struct rkisp1_capture *cap);