Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsc16is7xx.c307 struct sc16is7xx_devtype { struct
335 const struct sc16is7xx_devtype *devtype;
449 static const struct sc16is7xx_devtype sc16is74x_devtype = {
455 static const struct sc16is7xx_devtype sc16is750_devtype = {
461 static const struct sc16is7xx_devtype sc16is752_devtype = {
467 static const struct sc16is7xx_devtype sc16is760_devtype = {
473 static const struct sc16is7xx_devtype sc16is762_devtype = {
1459 const struct sc16is7xx_devtype *devtype, in sc16is7xx_probe()
1699 const struct sc16is7xx_devtype *devtype; in sc16is7xx_spi_probe()
1719 devtype = (struct sc16is7xx_devtype *)id_entry->driver_data; in sc16is7xx_spi_probe()
[all …]