Searched refs:DEFINE_DEV (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/avr32/mach-at32ap/ |
D | at32ap700x.c | 65 #define DEFINE_DEV(_name, _id) \ macro 610 DEFINE_DEV(dw_dmac, 0); 651 DEFINE_DEV(at32_pm, 0); 652 DEFINE_DEV(at32ap700x_rtc, 0); 653 DEFINE_DEV(at32_wdt, 0); 654 DEFINE_DEV(at32_eic, 0); 708 DEFINE_DEV(smc, 0); 787 DEFINE_DEV(pio, 0); 794 DEFINE_DEV(pio, 1); 801 DEFINE_DEV(pio, 2); [all …]
|