Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dti_usb_3410_5052.c650 u16 open_settings; in ti_open() local
652 open_settings = (TI_PIPE_MODE_CONTINUOUS | in ti_open()
689 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
728 (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0); in ti_open()
Dio_ti.c1846 u16 open_settings; in edge_open() local
1878 open_settings = (u8)(UMP_DMA_MODE_CONTINOUS | in edge_open()
1886 (u8)(UMPM_UART1_PORT + port_number), open_settings, NULL, 0); in edge_open()