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

  /src/sys/arch/arm/xscale/
pxa2x0_com.c 66 static void pxauart_attach(device_t, device_t, void *);
69 pxauart_match, pxauart_attach, NULL, NULL);
139 pxauart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
pxa2x0_com.c 66 static void pxauart_attach(device_t, device_t, void *);
69 pxauart_match, pxauart_attach, NULL, NULL);
139 pxauart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
pxa2x0_com.c 66 static void pxauart_attach(device_t, device_t, void *);
69 pxauart_match, pxauart_attach, NULL, NULL);
139 pxauart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 32 milliseconds