Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/devfreq/
Ddevfreq.c292 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor() function
925 governor = try_then_request_governor(governor_name); in devfreq_add_device()
1426 governor = try_then_request_governor(str_governor); in governor_store()