Lines Matching +full:devfreq +full:- +full:events
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
14 #include <linux/devfreq.h>
78 * enum msm_event_wait - type of HW events to wait for
79 * @MSM_ENC_COMMIT_DONE - wait for the driver to flush the registers to HW
80 * @MSM_ENC_TX_COMPLETE - wait for the HW to transfer the frame to panel
88 * struct msm_display_topology - defines a display topology pipeline
214 * and position mm_node->start is in # of pages:
234 /** gpu_devfreq_config: Devfreq tuning config for the GPU. */
325 return -EINVAL; in msm_hdmi_modeset_init()
356 return -EINVAL; in msm_dsi_modeset_init()
396 return -EINVAL; in msm_dp_register()
405 return -EINVAL; in msm_dp_modeset_init()
494 * struct msm_hrtimer_work - a helper to combine an hrtimer with kthread_work