Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax6697.c64 struct max6697_chip_data { struct
77 const struct max6697_chip_data *chip; argument
100 static const struct max6697_chip_data max6697_chip_data[] = { variable
465 const struct max6697_chip_data *chip = data->chip; in max6697_is_visible()
599 const struct max6697_chip_data *chip = data->chip; in max6697_init_chip()
709 data->chip = &max6697_chip_data[data->type]; in max6697_probe()