Home
last modified time | relevance | path

Searched refs:pxaintc_attach (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dpxa2x0_intr.c63 static void pxaintc_attach(device_t, device_t, void *);
66 pxaintc_match, pxaintc_attach, NULL, NULL);
114 pxaintc_attach(device_t parent, device_t self, void *args) in pxaintc_attach() function