Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmax310x.c256 struct max310x_one { struct
267 container_of(_port, struct max310x_one, port) argument
276 struct max310x_one p[0];
626 struct max310x_one *one = to_max310x_port(port); in max310x_batch_write()
641 struct max310x_one *one = to_max310x_port(port); in max310x_batch_read()
656 struct max310x_one *one = to_max310x_port(port); in max310x_handle_rx()
792 struct max310x_one *one = to_max310x_port(port); in max310x_start_tx()
853 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_tx_proc()
875 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc()
885 struct max310x_one *one = to_max310x_port(port); in max310x_set_mctrl()
[all …]