Home
last modified time | relevance | path

Searched defs:noop_ret (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/irq/
H A Ddummychip.c31 static unsigned int noop_ret(struct irq_data *data) in noop_ret() function
H A Dirq_test.c21 static unsigned int noop_ret(struct irq_data *data) { return 0; } in noop_ret() function