Searched refs:clk_scale_notify (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/ufs/
H A Dufshcd.h249 * @clk_scale_notify: notifies that clks are scaled up/down
266 void (*clk_scale_notify)(struct ufs_hba *); member in struct:ufs_hba_variant_ops
H A Dufshcd.c5363 if (hba->vops->clk_scale_notify)
5364 hba->vops->clk_scale_notify(hba);

Completed in 85 milliseconds