pm_clk_runtime_suspend
EXPORT_SYMBOL_GPL(pm_clk_runtime_suspend);
extern int pm_clk_runtime_suspend(struct device *dev);
.runtime_suspend = pm_clk_runtime_suspend, \