Home
last modified time | relevance | path

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

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