Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmax310x.c261 struct max310x_one { struct
276 struct max310x_one p[0]; argument
737 struct max310x_one *one = container_of(ws, struct max310x_one, tx_work); in max310x_wq_proc()
747 struct max310x_one *one = container_of(port, struct max310x_one, port); in max310x_start_tx()
773 struct max310x_one *one = container_of(ws, struct max310x_one, md_work); in max310x_md_proc()
783 struct max310x_one *one = container_of(port, struct max310x_one, port); in max310x_set_mctrl()
1094 sizeof(struct max310x_one) * devtype->nr, GFP_KERNEL); in max310x_probe()