Searched defs:noop (Results 1 – 5 of 5) sorted by relevance
61 static void noop(struct irq_data *data) in noop() function
194 static void noop(struct irq_data *data) { } in noop() function
337 static int noop(int x) { return x; } in noop() function
2535 static void noop(struct irq_data *d) in noop() function
676 u32 noop; member