Searched refs:DeviceErrorCount (Results 1 – 1 of 1) sorted by relevance
107 static unsigned int DeviceErrorCount; /* number of device error */ variable299 DeviceErrorCount = 0; in applicom_init()426 DeviceErrorCount++; in ac_write()591 DeviceErrorCount++; in ac_read()651 DeviceErrorCount++; in ac_interrupt()659 DeviceErrorCount++; in ac_interrupt()820 if (DeviceErrorCount != 0) in ac_ioctl()821 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount); in ac_ioctl()