Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/devfreq/
Ddevfreq.c292 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor() function
879 governor = try_then_request_governor(devfreq->governor_name); in devfreq_add_device()
1342 governor = try_then_request_governor(str_governor); in governor_store()