Searched refs:msr_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/ | ||
H A D | msr.c | 195 static const struct file_operations msr_fops = { variable in typeref:struct:file_operations 252 if (__register_chrdev(MSR_MAJOR, 0, NR_CPUS, "cpu/msr", &msr_fops)) { msr_init() |
Completed in 34 milliseconds