Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dsc16is7xx.h32 const char *sc16is7xx_regmap_name(u8 port_id);
Dsc16is7xx_i2c.c27 regcfg.name = sc16is7xx_regmap_name(i); in sc16is7xx_i2c_probe()
Dsc16is7xx_spi.c44 regcfg.name = sc16is7xx_regmap_name(i); in sc16is7xx_spi_probe()
Dsc16is7xx.c1761 const char *sc16is7xx_regmap_name(u8 port_id) in sc16is7xx_regmap_name() function
1771 EXPORT_SYMBOL_GPL(sc16is7xx_regmap_name);