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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Ddebugfs.c104 static const struct file_operations u32_array_fops = { variable in typeref:struct:file_operations
123 return debugfs_create_file(name, mode, parent, data, &u32_array_fops);

Completed in 48 milliseconds