Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dti_usb_3410_5052.c341 static int ti_command_out_sync(struct ti_device *tdev, __u8 command,
691 status = ti_command_out_sync(tdev, TI_OPEN_PORT, in ti_open()
699 status = ti_command_out_sync(tdev, TI_START_PORT, in ti_open()
707 status = ti_command_out_sync(tdev, TI_PURGE_PORT, in ti_open()
714 status = ti_command_out_sync(tdev, TI_PURGE_PORT, in ti_open()
730 status = ti_command_out_sync(tdev, TI_OPEN_PORT, in ti_open()
738 status = ti_command_out_sync(tdev, TI_START_PORT, in ti_open()
798 status = ti_command_out_sync(tdev, TI_CLOSE_PORT, in ti_close()
1005 status = ti_command_out_sync(tport->tp_tdev, TI_SET_CONFIG, in ti_set_termios()
1515 static int ti_command_out_sync(struct ti_device *tdev, __u8 command, in ti_command_out_sync() function
[all …]