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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Dpcf8563.c59 static const struct file_operations pcf8563_fops = { variable in typeref:struct:file_operations
313 if (register_chrdev(PCF8563_MAJOR, DEVICE_NAME, &pcf8563_fops) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dpcf8563.c53 static const struct file_operations pcf8563_fops = { variable in typeref:struct:file_operations
173 if (register_chrdev(PCF8563_MAJOR, DEVICE_NAME, &pcf8563_fops) < 0) {

Completed in 93 milliseconds