Home
last modified time | relevance | path

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

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