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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dsync_serial.c190 static const struct file_operations sync_serial_fops = { variable in typeref:struct:file_operations
205 if (register_chrdev(SYNC_SERIAL_MAJOR,"sync serial", &sync_serial_fops) <0 )

Completed in 89 milliseconds