Home
last modified time | relevance | path

Searched refs:max31730 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dmax31730.c287 struct max31730_data *max31730 = data; in max31730_remove() local
288 struct i2c_client *client = max31730->client; in max31730_remove()
291 max31730->orig_conf); in max31730_remove()
349 { "max31730", 0, },
356 .compatible = "maxim,max31730",
402 strlcpy(info->type, "max31730", I2C_NAME_SIZE); in max31730_detect()
426 .name = "max31730",
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax31730.c286 struct max31730_data *max31730 = data; in max31730_remove() local
287 struct i2c_client *client = max31730->client; in max31730_remove()
290 max31730->orig_conf); in max31730_remove()
348 { "max31730", 0, },
355 .compatible = "maxim,max31730",
401 strscpy(info->type, "max31730", I2C_NAME_SIZE); in max31730_detect()
425 .name = "max31730",
H A DMakefile145 obj-$(CONFIG_SENSORS_MAX31730) += max31730.o

Completed in 2 milliseconds