Searched refs:uart_bus_detach (Results 1 - 21 of 21) sorted by relevance

/freebsd-12-stable/sys/dev/uart/
H A Duart_bus_ebus.c55 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus_pccard.c55 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus_puc.c54 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus_acpi.c54 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus_scc.c55 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus.h144 int uart_bus_detach(device_t dev);
H A Duart_bus_isa.c54 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus_fdt.c59 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_dev_snps.c263 error = uart_bus_detach(dev);
H A Duart_bus_pci.c271 return (uart_bus_detach(dev));
H A Duart_core.c770 uart_bus_detach(device_t dev) function
/freebsd-12-stable/sys/powerpc/psim/
H A Duart_iobus.c60 DEVMETHOD(device_detach, uart_bus_detach),
/freebsd-12-stable/sys/mips/broadcom/
H A Duart_bus_chipc.c71 DEVMETHOD(device_detach, uart_bus_detach),
/freebsd-12-stable/sys/mips/malta/
H A Duart_bus_maltausart.c66 DEVMETHOD(device_detach, uart_bus_detach),
/freebsd-12-stable/sys/mips/atheros/ar531x/
H A Duart_bus_ar5315.c55 DEVMETHOD(device_detach, uart_bus_detach),
/freebsd-12-stable/sys/mips/atheros/
H A Duart_bus_ar71xx.c57 DEVMETHOD(device_detach, uart_bus_detach),
H A Duart_bus_ar933x.c62 DEVMETHOD(device_detach, uart_bus_detach),
/freebsd-12-stable/sys/mips/cavium/
H A Duart_bus_octeonusart.c72 DEVMETHOD(device_detach, uart_bus_detach),
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_uart.c191 rv = uart_bus_detach(dev);
/freebsd-12-stable/sys/arm/nvidia/
H A Dtegra_uart.c236 return (uart_bus_detach(dev));
/freebsd-12-stable/sys/sparc64/pci/
H A Dsbbc.c606 DEVMETHOD(device_detach, uart_bus_detach),

Completed in 215 milliseconds