Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsc16is7xx.c301 struct sc16is7xx_devtype { struct
325 const struct sc16is7xx_devtype *devtype; argument
427 static const struct sc16is7xx_devtype sc16is74x_devtype = {
433 static const struct sc16is7xx_devtype sc16is750_devtype = {
439 static const struct sc16is7xx_devtype sc16is752_devtype = {
445 static const struct sc16is7xx_devtype sc16is760_devtype = {
451 static const struct sc16is7xx_devtype sc16is762_devtype = {
1134 const struct sc16is7xx_devtype *devtype, in sc16is7xx_probe()
1306 const struct sc16is7xx_devtype *devtype; in sc16is7xx_spi_probe()
1327 devtype = (struct sc16is7xx_devtype *)of_id->data; in sc16is7xx_spi_probe()
[all …]