Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsc16is7xx.c334 struct sc16is7xx_port { struct
335 const struct sc16is7xx_devtype *devtype;
336 struct regmap *regmap;
337 struct clk *clk;
361 #define to_sc16is7xx_port(p,e) ((container_of((p), struct sc16is7xx_port, e))) argument