Searched defs:isys_iwake_watermark (Results 1 – 1 of 1) sorted by relevance
86 struct isys_iwake_watermark { struct87 bool iwake_enabled;88 bool force_iwake_disable;89 u32 iwake_threshold;90 u64 isys_pixelbuffer_datarate;91 struct ltr_did ltrdid;92 struct mutex mutex; /* protect whole struct */93 struct ipu6_isys *isys;94 struct list_head video_list;