Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dsdio_uart.c1019 static const struct tty_operations sdio_uart_ops = { variable
1157 tty_set_operations(tty_drv, &sdio_uart_ops); in sdio_uart_init()