Home
last modified time | relevance | path

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

/openbmc/linux/fs/coda/
H A Dpsdev.c345 static const struct file_operations coda_psdev_fops = { variable
359 if (register_chrdev(CODA_PSDEV_MAJOR, "coda", &coda_psdev_fops)) { in init_coda_psdev()