Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dmax310x.c266 struct max310x_devtype { struct
293 const struct max310x_devtype *devtype; argument
399 static const struct max310x_devtype max3107_devtype = {
413 static const struct max310x_devtype max3108_devtype = {
427 static const struct max310x_devtype max3109_devtype = {
441 static const struct max310x_devtype max14830_devtype = {
1253 static int max310x_probe(struct device *dev, const struct max310x_devtype *devtype, in max310x_probe()
1516 const struct max310x_devtype *devtype; in max310x_spi_probe()
1619 const struct max310x_devtype *devtype; in max310x_i2c_probe()