Searched defs:rkisp1_capture_ops (Results 1 – 1 of 1) sorted by relevance
62 struct rkisp1_capture_ops { struct63 void (*config)(struct rkisp1_capture *cap);64 void (*stop)(struct rkisp1_capture *cap);65 void (*enable)(struct rkisp1_capture *cap);66 void (*disable)(struct rkisp1_capture *cap);67 void (*set_data_path)(struct rkisp1_capture *cap);68 bool (*is_stopped)(struct rkisp1_capture *cap);