OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpufreq_dt_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/fdt/
cpufreq_dt.c
47
struct
cpufreq_dt_table
{
struct
49
TAILQ_ENTRY(
cpufreq_dt_table
) next;
52
static TAILQ_HEAD(,
cpufreq_dt_table
) cpufreq_dt_tables =
81
struct
cpufreq_dt_table
sc_table;
410
struct
cpufreq_dt_table
*table;
cpufreq_dt.c
47
struct
cpufreq_dt_table
{
struct
49
TAILQ_ENTRY(
cpufreq_dt_table
) next;
52
static TAILQ_HEAD(,
cpufreq_dt_table
) cpufreq_dt_tables =
81
struct
cpufreq_dt_table
sc_table;
410
struct
cpufreq_dt_table
*table;
Completed in 206 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025