Searched defs:ecode (Results 26 – 28 of 28) sorted by relevance
12
520 int ecode; in ath9k_hw_post_init() local
463 u8 ecode; member
60 static inline bool constraint_match(struct event_constraint *c, u64 ecode) in constraint_match()