Searched refs:msr_fops (Results 1 – 1 of 1) sorted by relevance
227 static const struct file_operations msr_fops = { variable266 if (__register_chrdev(MSR_MAJOR, 0, NR_CPUS, "cpu/msr", &msr_fops)) { in msr_init()