Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsc16is7xx.c322 #define to_sc16is7xx_one(p,e) ((container_of((p), struct sc16is7xx_one, e))) macro
644 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, tx_work); in sc16is7xx_wq_proc()
654 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_stop_tx()
676 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_stop_rx()
686 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_start_tx()
718 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, md_work); in sc16is7xx_md_proc()
728 struct sc16is7xx_one *one = to_sc16is7xx_one(port, port); in sc16is7xx_set_mctrl()