Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmax310x.c277 struct max310x_devtype { struct
304 const struct max310x_devtype *devtype; argument
410 static const struct max310x_devtype max3107_devtype = {
424 static const struct max310x_devtype max3108_devtype = {
438 static const struct max310x_devtype max3109_devtype = {
452 static const struct max310x_devtype max14830_devtype = {
1308 static int max310x_probe(struct device *dev, const struct max310x_devtype *devtype, in max310x_probe()
1608 const struct max310x_devtype *devtype; in max310x_spi_probe()
1712 const struct max310x_devtype *devtype; in max310x_i2c_probe()