Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dsdio_uart.c997 static const struct tty_operations sdio_uart_ops = { variable
1135 tty_set_operations(tty_drv, &sdio_uart_ops); in sdio_uart_init()