Lines Matching refs:cell_count
79 int cell_count;
377 const char *list_name, const char *cells_name, int cell_count,
394 int cell_count);
731 int cell_count,
769 int cell_count)
993 int cell_count = -1;
997 cell_count = 0;
1000 cell_count, index, out_args);
1007 * @cell_count: number of argument cells following the phandle
1035 int cell_count,
1039 return __of_parse_phandle_with_args(np, list_name, NULL, cell_count,
1052 * is not found, cell_count of 0 is assumed.