Searched refs:uart_bus_attach (Results 1 – 18 of 18) sorted by relevance
| /freebsd-13.1/sys/mips/broadcom/ |
| H A D | uart_bus_chipc.c | 69 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/powerpc/psim/ |
| H A D | uart_iobus.c | 59 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/dev/uart/ |
| H A D | uart_bus_puc.c | 53 DEVMETHOD(device_attach, uart_bus_attach),
|
| H A D | uart_bus_acpi.c | 52 DEVMETHOD(device_attach, uart_bus_attach),
|
| H A D | uart_bus_scc.c | 81 return (uart_bus_attach(dev)); in uart_scc_attach()
|
| H A D | uart_bus_isa.c | 52 DEVMETHOD(device_attach, uart_bus_attach),
|
| H A D | uart_bus.h | 143 int uart_bus_attach(device_t dev);
|
| H A D | uart_bus_pci.c | 311 return (uart_bus_attach(dev)); in uart_pci_attach()
|
| H A D | uart_dev_snps.c | 297 DEVMETHOD(device_attach, uart_bus_attach),
|
| H A D | uart_bus_fdt.c | 57 DEVMETHOD(device_attach, uart_bus_attach),
|
| H A D | uart_core.c | 574 uart_bus_attach(device_t dev) in uart_bus_attach() function
|
| /freebsd-13.1/sys/mips/malta/ |
| H A D | uart_bus_maltausart.c | 65 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/mips/cavium/ |
| H A D | uart_bus_octeonusart.c | 71 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/mips/atheros/ar531x/ |
| H A D | uart_bus_ar5315.c | 54 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/mips/atheros/ |
| H A D | uart_bus_ar933x.c | 61 DEVMETHOD(device_attach, uart_bus_attach),
|
| H A D | uart_bus_ar71xx.c | 56 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/mips/ingenic/ |
| H A D | jz4780_uart.c | 208 DEVMETHOD(device_attach, uart_bus_attach),
|
| /freebsd-13.1/sys/arm/nvidia/ |
| H A D | tegra_uart.c | 240 DEVMETHOD(device_attach, uart_bus_attach),
|