/src/sys/dev/bluetooth/ |
btuart.c | 85 static void btuart_attach(device_t, device_t, void *); 106 btuart_match, btuart_attach, btuart_detach, NULL); 179 btuart_attach(device_t parent __unused, device_t self, void *aux __unused) function in typeref:typename:void
|
btuart.c | 85 static void btuart_attach(device_t, device_t, void *); 106 btuart_match, btuart_attach, btuart_detach, NULL); 179 btuart_attach(device_t parent __unused, device_t self, void *aux __unused) function in typeref:typename:void
|
btuart.c | 85 static void btuart_attach(device_t, device_t, void *); 106 btuart_match, btuart_attach, btuart_detach, NULL); 179 btuart_attach(device_t parent __unused, device_t self, void *aux __unused) function in typeref:typename:void
|