Home
last modified time | relevance | path

Searched refs:nvdimm_bus_fops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvdimm/
H A Dbus.c1289 static const struct file_operations nvdimm_bus_fops = { variable
1313 rc = register_chrdev(0, "ndctl", &nvdimm_bus_fops); in nvdimm_bus_init()