Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dsc16is7xx.c297 struct sc16is7xx_devtype { struct
311 struct sc16is7xx_devtype *devtype; argument
361 static const struct sc16is7xx_devtype sc16is74x_devtype = {
367 static const struct sc16is7xx_devtype sc16is750_devtype = {
373 static const struct sc16is7xx_devtype sc16is752_devtype = {
379 static const struct sc16is7xx_devtype sc16is760_devtype = {
385 static const struct sc16is7xx_devtype sc16is762_devtype = {
1043 struct sc16is7xx_devtype *devtype, in sc16is7xx_probe()
1210 struct sc16is7xx_devtype *devtype; in sc16is7xx_i2c_probe()
1218 devtype = (struct sc16is7xx_devtype *)of_id->data; in sc16is7xx_i2c_probe()
[all …]