Home
last modified time | relevance | path

Searched refs:u32_array_fops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/debugfs/
Dfile.c1070 static const struct file_operations u32_array_fops = { variable
1097 debugfs_create_file_unsafe(name, mode, parent, array, &u32_array_fops); in debugfs_create_u32_array()