Home
last modified time | relevance | path

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

/drivers/misc/bcm-vk/
Dbcm_vk_tty.c224 static const struct tty_operations serial_ops = { variable
257 tty_set_operations(tty_drv, &serial_ops); in bcm_vk_tty_init()
/drivers/tty/
Damiserial.c1430 static const struct tty_operations serial_ops = { variable
1508 tty_set_operations(driver, &serial_ops); in amiga_serial_probe()
/drivers/usb/serial/
Dusb-serial.c1296 static const struct tty_operations serial_ops = { variable
1349 tty_set_operations(usb_serial_tty_driver, &serial_ops); in usb_serial_init()