Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/core/
Dsdio_uart.c1002 static const struct tty_operations sdio_uart_ops = { variable
1140 tty_set_operations(tty_drv, &sdio_uart_ops); in sdio_uart_init()