Home
last modified time | relevance | path

Searched refs:edgeport_port (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.c161 struct edgeport_port { struct
306 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
307 static void handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData,
309 static int send_iosp_ext_cmd(struct edgeport_port *edge_port, __u8 command,
312 static int send_cmd_write_baud_rate(struct edgeport_port *edge_port,
315 struct edgeport_port *edge_port,
317 static int send_cmd_write_uart_register(struct edgeport_port *edge_port,
319 static int write_cmd_usb(struct edgeport_port *edge_port,
322 struct edgeport_port *edge_port);
647 struct edgeport_port *edge_por in edge_interrupt_callback()
[all...]
H A Dio_ti.c91 struct edgeport_port { struct
223 static void stop_read(struct edgeport_port *edge_port);
224 static int restart_read(struct edgeport_port *edge_port);
527 static int tx_active(struct edgeport_port *port) in tx_active()
1511 static int ti_do_config(struct edgeport_port *port, int feature, int on) in ti_do_config()
1521 static int restore_mcr(struct edgeport_port *port, __u8 mcr) in restore_mcr()
1557 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) in handle_new_msr()
1592 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr()
1630 struct edgeport_port *edge_port; in edge_interrupt_callback()
1731 struct edgeport_port *edge_por in edge_bulk_in_callback()
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c161 struct edgeport_port { struct
276 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
277 static void handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData,
279 static int send_iosp_ext_cmd(struct edgeport_port *edge_port, __u8 command,
283 struct edgeport_port *edge_port,
285 static int send_cmd_write_uart_register(struct edgeport_port *edge_port,
287 static int write_cmd_usb(struct edgeport_port *edge_port,
290 struct edgeport_port *edge_port);
571 struct edgeport_port *edge_port; in edge_interrupt_callback()
744 struct edgeport_port *edge_por in edge_bulk_out_data_callback()
[all...]
H A Dio_ti.c89 struct edgeport_port { struct
220 static void stop_read(struct edgeport_port *edge_port);
221 static int restart_read(struct edgeport_port *edge_port);
524 static int tx_active(struct edgeport_port *port) in tx_active()
1508 static int ti_do_config(struct edgeport_port *port, int feature, int on) in ti_do_config()
1515 static int restore_mcr(struct edgeport_port *port, u8 mcr) in restore_mcr()
1551 static void handle_new_msr(struct edgeport_port *edge_port, u8 msr) in handle_new_msr()
1586 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr()
1624 struct edgeport_port *edge_port; in edge_interrupt_callback()
1725 struct edgeport_port *edge_por in edge_bulk_in_callback()
[all...]

Completed in 9 milliseconds