Searched defs:rkisp_monitor (Results 1 – 4 of 4) sorted by relevance
28 struct rkisp_monitor { struct29 struct rkisp_hw_dev *dev;30 struct work_struct work;31 struct completion cmpl;32 int (*reset_handle)(struct rkisp_device *dev);33 u32 state;34 u8 retry;35 bool is_en;
71 bool rkisp_monitor; variable
62 bool rkisp_monitor; variable