max14001_chip_info
static struct max14001_chip_info max14001_chip_info = {
static struct max14001_chip_info max14002_chip_info = {
{ "max14001", (kernel_ulong_t)&max14001_chip_info },
{ .compatible = "adi,max14001", .data = &max14001_chip_info },
const struct max14001_chip_info *chip_info;