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 | 373 const char *list_name, const char *cells_name, int cell_count, 376 const char *list_name, const char *stem_name, int index, 379 const char *list_name, const char *cells_name); 388 const char *list_name, 737 const char *list_name, in __of_parse_phandle_with_args() argument 747 const char *list_name, in of_parse_phandle_with_args_map() argument 756 const char *list_name, in of_count_phandle_with_args() argument 775 const char *list_name, in of_phandle_iterator_init() argument 1004 const char *list_name, in of_parse_phandle_with_args() argument 1015 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args() [all …]
|
| D | cpufreq.h | 1106 static inline int parse_perf_domain(int cpu, const char *list_name, in parse_perf_domain() argument 1116 ret = of_parse_phandle_with_args(cpu_np, list_name, cell_name, 0, in parse_perf_domain() 1123 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask() argument 1130 ret = parse_perf_domain(pcpu, list_name, cell_name, pargs); in of_perf_domain_get_sharing_cpumask() 1140 ret = parse_perf_domain(cpu, list_name, cell_name, &args); in of_perf_domain_get_sharing_cpumask() 1179 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
|