Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvdimm/
Dbus.c1226 static const struct file_operations nvdimm_bus_fops = { variable
1250 rc = register_chrdev(0, "ndctl", &nvdimm_bus_fops); in nvdimm_bus_init()