HomeSort by: relevance | last modified time | path
    Searched defs:pxaintc_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0_intr.c 63 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) function in typeref:typename:void
pxa2x0_intr.c 63 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) function in typeref:typename:void

Completed in 224 milliseconds