Searched refs:OF_DECLARE_2 (Results 1 – 2 of 2) sorted by relevance
29 #define IRQCHIP_DECLARE(name, compat, fn) OF_DECLARE_2(irqchip, name, compat, fn)
1342 #define OF_DECLARE_2(table, name, compat, fn) \ macro