Searched refs:noop (Results 1 – 3 of 3) sorted by relevance
36 static void noop(void *p);56 hash_tab->delete = delete == NULL ? noop : delete; in gh_create()148 static void noop(void *p) in noop() function
675 u32 noop; member
2612 static void noop(struct irq_data *d) in noop() function2619 .irq_ack = noop,