Searched refs:pmsg_fops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/pstore/ | ||
H A D | pmsg.c | 64 static const struct file_operations pmsg_fops = { variable in typeref:struct:file_operations 87 pmsg_major = register_chrdev(0, PMSG_NAME, &pmsg_fops); pstore_register_pmsg() |
Completed in 52 milliseconds