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