Lines Matching defs:ufs_clk_scaling
393 struct ufs_clk_scaling { struct
394 int active_reqs;
395 unsigned long tot_busy_t;
396 unsigned long window_start_t;
397 ktime_t busy_start_t;
398 struct device_attribute enable_attr;
399 struct ufs_saved_pwr_info saved_pwr_info;
400 struct workqueue_struct *workq;
401 struct work_struct suspend_work;
402 struct work_struct resume_work;
403 bool is_allowed;
404 bool is_busy_started;
405 bool is_suspended;