Searched refs:irqcount (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/tools/testing/selftests/timers/ |
D | rtcpie.c | 30 int i, fd, retval, irqcount = 0; in main() local 115 irqcount++; in main()
|
/Linux-v4.19/sound/pci/korg1212/ |
D | korg1212.c | 333 unsigned long irqcount; member 1127 korg1212->irqcount++; in snd_korg1212_interrupt() 1134 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 1147 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 1162 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 1169 korg1212->irqcount, doorbellValue, in snd_korg1212_interrupt() 2087 snd_iprintf(buffer, " Irq count: %ld\n", korg1212->irqcount); in snd_korg1212_proc_read()
|