Searched refs:to_sc16is7xx_one (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/tty/serial/ |
D | sc16is7xx.c | 344 #define to_sc16is7xx_one(p,e) ((container_of((p), struct sc16is7xx_one, e))) macro 348 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_line() 736 struct uart_port *port = &(to_sc16is7xx_one(ws, tx_work)->port); in sc16is7xx_tx_proc() 767 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc() 801 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_ier_clear() 821 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx() 846 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl() 959 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_config_rs485() 990 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_startup()
|