Searched defs:list_name (Results  1 – 8 of 8) sorted by relevance
| /linux-4.1.27/include/linux/ | 
| D | of_gpio.h | 67 		const char *list_name, int index, enum of_gpio_flags *flags)  in of_get_named_gpio_flags()
  | 
| D | of.h | 583 					     const char *list_name,  in of_parse_phandle_with_args() 592 	const char *list_name, int cells_count, int index,  in of_parse_phandle_with_fixed_args() 599 					     const char *list_name,  in of_count_phandle_with_args()
  | 
| /linux-4.1.27/drivers/acpi/acpica/ | 
| D | uttrack.c | 93 acpi_ut_create_list(char *list_name,  in acpi_ut_create_list()
  | 
| /linux-4.1.27/drivers/gpio/ | 
| D | gpiolib-of.c | 107 int of_get_named_gpio_flags(struct device_node *np, const char *list_name,  in of_get_named_gpio_flags()
  | 
| /linux-4.1.27/drivers/of/ | 
| D | base.c | 1446 					const char *list_name,  in __of_parse_phandle_with_args() 1619 int of_parse_phandle_with_args(const struct device_node *np, const char *list_name,  in of_parse_phandle_with_args() 1661 				const char *list_name, int cell_count,  in of_parse_phandle_with_fixed_args() 1686 int of_count_phandle_with_args(const struct device_node *np, const char *list_name,  in of_count_phandle_with_args()
  | 
| /linux-4.1.27/tools/perf/util/ | 
| D | symbol.c | 1872 		      const char *list_name)  in setup_list() 1886 		  const char *list_name)  in setup_intlist()
  | 
| D | sort.c | 1633 static bool __get_elide(struct strlist *list, const char *list_name, FILE *fp)  in __get_elide()
  | 
| /linux-4.1.27/include/acpi/ | 
| D | actypes.h | 1227 	char *list_name;  member
  |