Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Dsc16is7xx.c297 struct sc16is7xx_devtype { struct
322 const struct sc16is7xx_devtype *devtype; argument
431 static const struct sc16is7xx_devtype sc16is74x_devtype = {
437 static const struct sc16is7xx_devtype sc16is750_devtype = {
443 static const struct sc16is7xx_devtype sc16is752_devtype = {
449 static const struct sc16is7xx_devtype sc16is760_devtype = {
455 static const struct sc16is7xx_devtype sc16is762_devtype = {
1179 const struct sc16is7xx_devtype *devtype, in sc16is7xx_probe()
1415 const struct sc16is7xx_devtype *devtype; in sc16is7xx_spi_probe()
1435 devtype = (struct sc16is7xx_devtype *)id_entry->driver_data; in sc16is7xx_spi_probe()
[all …]