Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Dcdev.c510 static const struct file_operations idxd_cdev_fops = { variable
560 cdev_init(cdev, &idxd_cdev_fops); in idxd_wq_add_cdev()