Lines Matching refs:max310x_one
256 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()
1009 struct max310x_one *one = container_of(ws, struct max310x_one, rs_work); in max310x_rs_proc()
1032 struct max310x_one *one = to_max310x_port(port); in max310x_rs485_config()