Searched refs:has_target (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/tools/build/ |
H A D | fixdep.c | 53 int is_target, has_target = 0; in parse_dep_file() local 71 has_target = 1; in parse_dep_file() 72 } else if (has_target) { in parse_dep_file()
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | monitor_start_delay.md | 31 "has_target": true 35 "has_target": false,
|
H A D | num_sensors_nonfunc_for_fan_nonfunc.md | 31 "has_target": true 35 "has_target": false,
|
H A D | fan_missing_error_delay.md | 30 "has_target": true 34 "has_target": false,
|
H A D | inventory.md | 31 "has_target": true 35 "has_target": false,
|
H A D | method.md | 96 "has_target": true 100 "has_target": false, 118 "has_target": true, 123 "has_target": false,
|
H A D | deviation.md | 38 "has_target": true 42 "has_target": false,
|
H A D | nonfunc_rotor_error_delay.md | 34 "has_target": true 38 "has_target": false,
|
H A D | sensors.md | 24 - `has_target` - boolean 59 "has_target": true, 65 "has_target": false,
|
H A D | set_func_on_present.md | 40 "has_target": true 44 "has_target": false,
|
/openbmc/linux/drivers/cpufreq/ |
H A D | cpufreq.c | 71 static inline bool has_target(void) in has_target() function 866 if (!has_target()) { in show_scaling_available_governors() 1112 if (has_target()) { in cpufreq_init_policy() 1163 if (has_target()) in cpufreq_add_policy_cpu() 1168 if (has_target()) { in cpufreq_add_policy_cpu() 1492 if (cpufreq_driver->get && has_target()) { in cpufreq_online() 1520 && has_target()) { in cpufreq_online() 1639 if (has_target()) in __cpufreq_offline() 1650 if (has_target()) { in __cpufreq_offline() 1659 if (has_target()) in __cpufreq_offline() [all …]
|
/openbmc/docs/development/ |
H A D | add-new-system.md | 597 has_target: true
|