Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dxr_usb_serial_hal.c506 int xr_usb_serial_send_break(struct xr_usb_serial *xr_usb_serial, int state) in xr_usb_serial_send_break() function
H A Dxr_usb_serial_common.c826 retval = xr_usb_serial_send_break(xr_usb_serial, state ? 0xffff : 0); in xr_usb_serial_tty_break_ctl()