Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dapplicom.c113 static unsigned int DeviceErrorCount; /* number of device error */ variable
310 DeviceErrorCount = 0; in applicom_init()
424 DeviceErrorCount++; in ac_write()
588 DeviceErrorCount++; in ac_read()
646 DeviceErrorCount++; in ac_interrupt()
654 DeviceErrorCount++; in ac_interrupt()
817 if (DeviceErrorCount != 0) in ac_ioctl()
818 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount); in ac_ioctl()