Home
last modified time | relevance | path

Searched refs:uart_unlock (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_cpu.h109 uart_unlock(struct mtx *hwmtx) in uart_unlock() function
122 uart_unlock(di->hwmtx); in uart_probe()
132 uart_unlock(di->hwmtx); in uart_init()
140 uart_unlock(di->hwmtx); in uart_term()
148 uart_unlock(di->hwmtx); in uart_putc()
158 uart_unlock(di->hwmtx); in uart_rxready()
172 uart_unlock(di->hwmtx); in uart_poll()
H A Duart_dev_lowrisc.c131 uart_unlock(hwmtx); in lowrisc_uart_getc()
258 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_ioctl()
277 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_ipend()
289 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_param()
338 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_receive()
364 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_transmit()
375 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_grab()
384 uart_unlock(sc->sc_hwmtx); in lowrisc_uart_bus_ungrab()
H A Duart_dev_mvebu.c261 uart_unlock(hwmtx); in uart_mvebu_getc()
341 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_attach()
385 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_flush()
426 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_ioctl()
457 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_ipend()
470 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_param()
535 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_receive()
575 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_transmit()
592 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_grab()
607 uart_unlock(sc->sc_hwmtx); in uart_mvebu_bus_ungrab()
H A Duart_dev_mu.c360 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_ioctl()
397 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_ipend()
409 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_param()
447 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_receive()
479 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_transmit()
496 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_grab()
512 uart_unlock(sc->sc_hwmtx); in uart_mu_bus_ungrab()
H A Duart_dev_ns8250.c450 uart_unlock(hwmtx); in ns8250_getc()
457 uart_unlock(hwmtx); in ns8250_getc()
673 uart_unlock(sc->sc_hwmtx); in ns8250_bus_flush()
699 uart_unlock(sc->sc_hwmtx); in ns8250_bus_getsig()
776 uart_unlock(sc->sc_hwmtx); in ns8250_bus_ioctl()
795 uart_unlock(sc->sc_hwmtx); in ns8250_bus_ipend()
799 uart_unlock(sc->sc_hwmtx); in ns8250_bus_ipend()
822 uart_unlock(sc->sc_hwmtx); in ns8250_bus_ipend()
854 uart_unlock(sc->sc_hwmtx); in ns8250_bus_param()
860 uart_unlock(sc->sc_hwmtx); in ns8250_bus_param()
[all …]
H A Duart_dev_msm.c278 uart_unlock(mtx); in msm_getc()
383 uart_unlock(sc->sc_hwmtx); in msm_bus_transmit()
426 uart_unlock(sc->sc_hwmtx); in msm_bus_receive()
445 uart_unlock(sc->sc_hwmtx); in msm_bus_param()
506 uart_unlock(sc->sc_hwmtx); in msm_bus_ipend()
544 uart_unlock(sc->sc_hwmtx); in msm_bus_grab()
559 uart_unlock(sc->sc_hwmtx); in msm_bus_ungrab()
H A Duart_dev_imx.c254 uart_unlock(hwmtx); in imx_uart_getc()
456 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_getsig()
485 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_ioctl()
536 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_ipend()
548 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_param()
611 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_receive()
643 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_transmit()
657 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_grab()
669 uart_unlock(sc->sc_hwmtx); in imx_uart_bus_ungrab()
H A Duart_dev_pl011.c460 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_ioctl()
494 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_ipend()
506 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_param()
599 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_receive()
631 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_transmit()
648 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_grab()
663 uart_unlock(sc->sc_hwmtx); in uart_pl011_bus_ungrab()
/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c157 uart_unlock(hwmtx); in sfuart_getc()
162 uart_unlock(hwmtx); in sfuart_getc()
275 uart_unlock(sc->sc_hwmtx); in sfuart_bus_flush()
351 uart_unlock(sc->sc_hwmtx); in sfuart_bus_ioctl()
382 uart_unlock(sc->sc_hwmtx); in sfuart_bus_ipend()
410 uart_unlock(sc->sc_hwmtx); in sfuart_bus_param()
419 uart_unlock(sc->sc_hwmtx); in sfuart_bus_param()
444 uart_unlock(sc->sc_hwmtx); in sfuart_bus_receive()
468 uart_unlock(sc->sc_hwmtx); in sfuart_bus_transmit()
486 uart_unlock(sc->sc_hwmtx); in sfuart_bus_grab()
[all …]
/freebsd/sys/arm/freescale/vybrid/
H A Dvf_uart.c186 uart_unlock(hwmtx); in vf_uart_getc()
356 uart_unlock(sc->sc_hwmtx); in vf_uart_bus_ioctl()
403 uart_unlock(sc->sc_hwmtx); in vf_uart_bus_ipend()
415 uart_unlock(sc->sc_hwmtx); in vf_uart_bus_param()
463 uart_unlock(sc->sc_hwmtx); in vf_uart_bus_receive()
510 uart_unlock(sc->sc_hwmtx); in vf_uart_bus_transmit()
/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c367 uart_unlock(mtx); in cdnc_uart_getc()
374 uart_unlock(mtx); in cdnc_uart_getc()
471 uart_unlock(sc->sc_hwmtx); in cdnc_uart_bus_transmit()
501 uart_unlock(sc->sc_hwmtx); in cdnc_uart_bus_setsig()
540 uart_unlock(sc->sc_hwmtx); in cdnc_uart_bus_receive()
600 uart_unlock(sc->sc_hwmtx); in cdnc_uart_bus_ipend()
623 uart_unlock(sc->sc_hwmtx); in cdnc_uart_bus_getsig()
671 uart_unlock(sc->sc_hwmtx); in cdnc_uart_bus_ioctl()
/freebsd/sys/powerpc/pseries/
H A Dphyp_console.c301 uart_unlock(&sc->sc_mtx); in uart_phyp_get()
308 uart_unlock(&sc->sc_mtx); in uart_phyp_get()
348 uart_unlock(&sc->sc_mtx); in uart_phyp_get()
391 uart_unlock(&sc->sc_mtx); in uart_phyp_put()
/freebsd/sys/powerpc/powernv/
H A Dopal_console.c363 uart_unlock(&sc->sc_mtx); in uart_opal_get()
371 uart_unlock(&sc->sc_mtx); in uart_opal_get()
391 uart_unlock(&sc->sc_mtx); in uart_opal_get()
434 uart_unlock(&sc->sc_mtx); in uart_opal_put()
/freebsd/sys/arm/nvidia/
H A Dtegra_uart.c108 uart_unlock(sc->sc_hwmtx); in tegra_uart_grab()
124 uart_unlock(sc->sc_hwmtx); in tegra_uart_ungrab()