Searched refs:cell_count (Results 1 – 1 of 1) sorted by relevance
| /include/linux/ |
| D | of.h | 80 int cell_count; member 373 const char *list_name, const char *cells_name, int cell_count, 390 int cell_count); 739 int cell_count, in __of_parse_phandle_with_args() argument 777 int cell_count) in of_phandle_iterator_init() argument 1009 int cell_count = -1; in of_parse_phandle_with_args() local 1013 cell_count = 0; in of_parse_phandle_with_args() 1016 cell_count, index, out_args); in of_parse_phandle_with_args() 1051 int cell_count, in of_parse_phandle_with_fixed_args() argument 1055 return __of_parse_phandle_with_args(np, list_name, NULL, cell_count, in of_parse_phandle_with_fixed_args()
|