Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsc16is7xx.c346 #define to_sc16is7xx_port(p,e) ((container_of((p), struct sc16is7xx_port, e))) macro
693 struct sc16is7xx_port *s = to_sc16is7xx_port(ws, irq_work); in sc16is7xx_ist()