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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dvfc_dev.c42 static const struct file_operations vfc_fops; variable in typeref:struct:file_operations
627 static const struct file_operations vfc_fops = { variable in typeref:struct:file_operations
661 ret = register_chrdev(VFC_MAJOR, vfcstr, &vfc_fops);

Completed in 56 milliseconds