Searched defs:noop_ret (Results 1 – 2 of 2) sorted by relevance
31 static unsigned int noop_ret(struct irq_data *data) in noop_ret() function
21 static unsigned int noop_ret(struct irq_data *data) { return 0; } in noop_ret() function