Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/
Dapplicom.c104 static unsigned int ReadErrorCount; /* number of read error */ variable
296 ReadErrorCount = 0; in applicom_init()
821 if (ReadErrorCount != 0) in ac_ioctl()
822 printk(KERN_INFO "ReadErrorCount ............. %d\n", ReadErrorCount); in ac_ioctl()