Lines Matching defs:array
950 u32 *array, int array_size)
958 len = snprintf(buf, bufsize, "%u%c", *array++, term);
985 u32_format_array(buf, size, data->array, data->n_elements);
1016 * array.
1022 * @array: wrapper struct containing data pointer and size of the array.
1025 * @array as data. If the @mode variable is so set it can be read from.
1027 * Once array is created its size can not be changed.
1031 struct debugfs_u32_array *array)
1033 debugfs_create_file_unsafe(name, mode, parent, array, &u32_array_fops);
1048 * @regs: an array if struct debugfs_reg32 structures
1049 * @nregs: the length of the above array
1111 * to an array of register definitions, the array size and the base