Searched refs:qcom_geni_serial_sys_suspend (Results 1 – 1 of 1) sorted by relevance
1711 static int qcom_geni_serial_sys_suspend(struct device *dev) in qcom_geni_serial_sys_suspend() function1786 .suspend = pm_sleep_ptr(qcom_geni_serial_sys_suspend),1788 .freeze = pm_sleep_ptr(qcom_geni_serial_sys_suspend),1789 .poweroff = pm_sleep_ptr(qcom_geni_serial_sys_suspend),