Searched refs:ds1803_cfg (Results 1 – 1 of 1) sorted by relevance
31 struct ds1803_cfg { struct35 static const struct ds1803_cfg ds1803_cfg[] = { argument43 const struct ds1803_cfg *cfg;130 data->cfg = &ds1803_cfg[id->driver_data]; in ds1803_probe()143 { .compatible = "maxim,ds1803-010", .data = &ds1803_cfg[DS1803_010] },144 { .compatible = "maxim,ds1803-050", .data = &ds1803_cfg[DS1803_050] },145 { .compatible = "maxim,ds1803-100", .data = &ds1803_cfg[DS1803_100] },