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

/linux-4.4.14/arch/x86/kernel/
H A Dkdebugfs.c71 static const struct file_operations fops_setup_data = { variable in typeref:struct:file_operations
93 data = debugfs_create_file("data", S_IRUGO, d, node, &fops_setup_data); create_setup_data_node()

Completed in 234 milliseconds