Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dmax6697.c78 struct max6697_chip_data { struct
90 const struct max6697_chip_data *chip; argument
103 static const struct max6697_chip_data max6697_chip_data[] = { variable
331 const struct max6697_chip_data *chip = data->chip; in max6697_is_visible()
422 const struct max6697_chip_data *chip = data->chip; in max6697_config_of()
561 data->chip = &max6697_chip_data[data->type]; in max6697_probe()