Searched refs:list_name (Results 1 – 4 of 4) sorted by relevance
/include/linux/ |
D | of_gpio.h | 23 const char *list_name, int index);
|
D | of.h | 377 const char *list_name, const char *cells_name, int cell_count, 380 const char *list_name, const char *stem_name, int index, 383 const char *list_name, const char *cells_name); 392 const char *list_name, 742 const char *list_name, in __of_parse_phandle_with_args() argument 752 const char *list_name, in of_parse_phandle_with_args_map() argument 761 const char *list_name, in of_count_phandle_with_args() argument 780 const char *list_name, in of_phandle_iterator_init() argument 1006 const char *list_name, in of_parse_phandle_with_args() argument 1017 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args() [all …]
|
D | cpufreq.h | 1123 static inline int parse_perf_domain(int cpu, const char *list_name, in parse_perf_domain() argument 1134 ret = of_parse_phandle_with_args(cpu_np, list_name, cell_name, 0, in parse_perf_domain() 1144 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask() argument 1151 ret = parse_perf_domain(pcpu, list_name, cell_name, pargs); in of_perf_domain_get_sharing_cpumask() 1161 ret = parse_perf_domain(cpu, list_name, cell_name, &args); in of_perf_domain_get_sharing_cpumask() 1201 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask() argument
|
/include/acpi/ |
D | actypes.h | 1250 const char *list_name; member
|