Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/devfreq/
Ddevfreq.c233 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor() function
717 governor = try_then_request_governor(devfreq->governor_name); in devfreq_add_device()
1136 governor = try_then_request_governor(str_governor); in governor_store()