Searched defs:isr_statistics (Results 1 – 2 of 2) sorted by relevance
63 struct isr_statistics { struct64 u32 hw;65 u32 sw;66 u32 err_code;67 u32 sch;68 u32 alive;69 u32 rfkill;70 u32 ctkill;71 u32 wakeup;72 u32 rx;[all …]
119 } isr_statistics; variable