Searched refs:max310x_devtype (Results 1 – 1 of 1) sorted by relevance
248 struct max310x_devtype { struct270 struct max310x_devtype *devtype; argument416 static const struct max310x_devtype max3107_devtype = {424 static const struct max310x_devtype max3108_devtype = {432 static const struct max310x_devtype max3109_devtype = {440 static const struct max310x_devtype max14830_devtype = {1272 static int max310x_probe(struct device *dev, struct max310x_devtype *devtype, in max310x_probe()1481 struct max310x_devtype *devtype; in max310x_spi_probe()1499 devtype = (struct max310x_devtype *)of_id->data; in max310x_spi_probe()1503 devtype = (struct max310x_devtype *)id_entry->driver_data; in max310x_spi_probe()