Lines Matching refs:names
500 * Scan an array of parent clock names to determine whether there
505 * Allocates an array of pointers to hold the names of all
507 * that array in *names. This will be used for registering the
509 * *count indicates how many entries are in that names array.
511 * If there is more than one entry in the resulting names array,
517 * is the same as the number of entries in the parent names array.
522 * Returns a null pointer if the clock names array supplied was
528 u32 *count, const char ***names)
540 *names = NULL;
545 * Count the number of names in the null-terminated array,
546 * and find out how many of those are actually clock names.
586 /* Now fill in the parent names and selector arrays */
594 *names = parent_names;
616 * We need to supply (only) the names of defined parent