Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Ddevice.c373 static const struct file_operations dax_fops = { variable
454 cdev_init(cdev, &dax_fops); in dev_dax_probe()
/openbmc/linux/drivers/sbus/char/
H A Doradax.c214 static const struct file_operations dax_fops = { variable
338 cdev_init(&c_dev, &dax_fops); in dax_attach()