/src/sys/arch/arm/broadcom/ |
bcm2835_com.c | 49 static void bcm_com_attach(device_t, device_t, void *); 52 bcm_com_match, bcm_com_attach, NULL, NULL); 68 bcm_com_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
bcm2835_com.c | 49 static void bcm_com_attach(device_t, device_t, void *); 52 bcm_com_match, bcm_com_attach, NULL, NULL); 68 bcm_com_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|