Lines Matching defs:cells_name
78 const char *cells_name;
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,
730 const char *cells_name,
749 const char *cells_name)
768 const char *cells_name,
959 * @cells_name: property name that specifies phandles' arguments count
989 const char *cells_name,
995 /* If cells_name is NULL we assume a cell count of 0 */
996 if (!cells_name)
999 return __of_parse_phandle_with_args(np, list_name, cells_name,
1047 * @cells_name: property name that specifies phandles' arguments count
1051 * Same as of_parse_phandle_with_args() except that if the cells_name property
1060 const char *cells_name,
1064 return __of_parse_phandle_with_args(np, list_name, cells_name,