Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/amlogic/
H A Dmeson_uart.c131 const struct cdevsw mesonuart_cdevsw = { variable
210 &mesonuart_cdevsw, &cmajor); in meson_uart_attach()
218 major = cdevsw_lookup_major(&mesonuart_cdevsw); in meson_uart_attach()