Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c120 static void oti6858_close(struct usb_serial_port *port);
150 .close = oti6858_close,
546 oti6858_close(port); in oti6858_open()
557 static void oti6858_close(struct usb_serial_port *port) in oti6858_close() function