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