Searched refs:cells_name (Results 1 – 1 of 1) sorted by relevance
/include/linux/ |
D | of.h | 78 const char *cells_name; member 377 const char *list_name, const char *cells_name, int cell_count, 383 const char *list_name, const char *cells_name); 393 const char *cells_name, 743 const char *cells_name, in __of_parse_phandle_with_args() argument 762 const char *cells_name) in of_count_phandle_with_args() argument 781 const char *cells_name, in of_phandle_iterator_init() argument 1007 const char *cells_name, in of_parse_phandle_with_args() argument 1014 if (!cells_name) in of_parse_phandle_with_args() 1017 return __of_parse_phandle_with_args(np, list_name, cells_name, in of_parse_phandle_with_args() [all …]
|