Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/devfreq/
H A Ddevfreq.c282 * try_then_request_governor() - Try to find the governor and request the
292 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor() function
901 governor = try_then_request_governor(devfreq->governor_name); in devfreq_add_device()
1363 governor = try_then_request_governor(str_governor); in governor_store()
/kernel/linux/linux-6.6/drivers/devfreq/
H A Ddevfreq.c282 * try_then_request_governor() - Try to find the governor and request the
292 static struct devfreq_governor *try_then_request_governor(const char *name) in try_then_request_governor() function
947 governor = try_then_request_governor(governor_name); in devfreq_add_device()
1448 governor = try_then_request_governor(str_governor); in governor_store()

Completed in 6 milliseconds