Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/
Dapplicom.c105 static unsigned int DeviceErrorCount; /* number of device error */ variable
297 DeviceErrorCount = 0; in applicom_init()
428 DeviceErrorCount++; in ac_write()
593 DeviceErrorCount++; in ac_read()
653 DeviceErrorCount++; in ac_interrupt()
661 DeviceErrorCount++; in ac_interrupt()
819 if (DeviceErrorCount != 0) in ac_ioctl()
820 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount); in ac_ioctl()