Home
last modified time | relevance | path

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

/linux/drivers/remoteproc/
H A Dremoteproc_cdev.c91 static const struct file_operations rproc_fops = { variable
102 cdev_init(&rproc->cdev, &rproc_fops); in rproc_char_device_add()