Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/devfreq/
H A Ddevfreq.c661 * qos_notifier_call() - Common handler for QoS constraints.
664 static int qos_notifier_call(struct devfreq *devfreq) in qos_notifier_call() function
684 return qos_notifier_call(container_of(nb, struct devfreq, nb_min)); in qos_min_notifier_call()
693 return qos_notifier_call(container_of(nb, struct devfreq, nb_max)); in qos_max_notifier_call()

Completed in 3 milliseconds