Searched defs:ipmi_fops (Results 1 - 1 of 1) sorted by relevance

/drivers/char/ipmi/
H A Dipmi_devintf.c855 static const struct file_operations ipmi_fops = { variable in typeref:struct:file_operations
946 rv = register_chrdev(ipmi_major, DEVICE_NAME, &ipmi_fops);

Completed in 31 milliseconds