Searched refs:OF_DECLARE_2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | irqchip.h | 27 #define IRQCHIP_DECLARE(name, compat, fn) OF_DECLARE_2(irqchip, name, compat, fn) |
D | of.h | 951 #define OF_DECLARE_2(table, name, compat, fn) \ macro |