Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dmax6697.c70 struct max6697_chip_data { struct
83 const struct max6697_chip_data *chip; argument
106 static const struct max6697_chip_data max6697_chip_data[] = { variable
408 const struct max6697_chip_data *chip = data->chip; in max6697_is_visible()
530 const struct max6697_chip_data *chip = data->chip; in max6697_init_chip()
636 data->chip = &max6697_chip_data[data->type]; in max6697_probe()