Searched refs:DeviceErrorCount (Results 1 – 1 of 1) sorted by relevance
105 static unsigned int DeviceErrorCount; /* number of device error */ variable300 DeviceErrorCount = 0; in applicom_init()431 DeviceErrorCount++; in ac_write()596 DeviceErrorCount++; in ac_read()656 DeviceErrorCount++; in ac_interrupt()664 DeviceErrorCount++; in ac_interrupt()822 if (DeviceErrorCount != 0) in ac_ioctl()823 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount); in ac_ioctl()