Searched refs:fops_setup_data (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/kernel/
H A Dkdebugfs.c78 static const struct file_operations fops_setup_data = { variable in typeref:struct:file_operations
99 data = debugfs_create_file("data", S_IRUGO, d, node, &fops_setup_data);

Completed in 116 milliseconds