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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dpsdev.c344 static const struct file_operations coda_psdev_fops = { variable in typeref:struct:file_operations
357 if (register_chrdev(CODA_PSDEV_MAJOR, "coda", &coda_psdev_fops)) {

Completed in 46 milliseconds