Home
last modified time | relevance | path

Searched defs:sc16is7xx_port (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsc16is7xx.c336 struct sc16is7xx_port { struct
337 const struct sc16is7xx_devtype *devtype;
361 #define to_sc16is7xx_port(p,e) ((container_of((p), struct sc16is7xx_port, e))) argument