Home
last modified time | relevance | path

Searched refs:cpu_wakeup_latency_constraints (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/power/
H A Dqos.c420 static struct pm_qos_constraints cpu_wakeup_latency_constraints = { variable
421 .list = PLIST_HEAD_INIT(cpu_wakeup_latency_constraints.list),
436 return pm_qos_read_value(&cpu_wakeup_latency_constraints); in cpu_wakeup_latency_qos_limit()
447 req->qos = &cpu_wakeup_latency_constraints; in cpu_wakeup_latency_qos_open()
471 s32 value = pm_qos_read_value(&cpu_wakeup_latency_constraints); in cpu_wakeup_latency_qos_read()