Lines Matching defs:names
508 * Scan an array of parent clock names to determine whether there
513 * Allocates an array of pointers to to hold the names of all
515 * that array in *names. This will be used for registering the
517 * *count indicates how many entries are in that names array.
519 * If there is more than one entry in the resulting names array,
525 * is the same as the number of entries in the parent names array.
530 * Returns a null pointer if the clock names array supplied was
536 u32 *count, const char ***names)
548 *names = NULL;
553 * Count the number of names in the null-terminated array,
554 * and find out how many of those are actually clock names.
594 /* Now fill in the parent names and selector arrays */
602 *names = parent_names;
624 * We need to supply (only) the names of defined parent