Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_serial.c854 static const struct tty_operations gs_tty_ops = { variable
1506 tty_set_operations(driver, &gs_tty_ops); in userial_init()