Searched refs:ds1803_cfg (Results 1 – 1 of 1) sorted by relevance
28 struct ds1803_cfg { struct32 static const struct ds1803_cfg ds1803_cfg[] = { argument40 const struct ds1803_cfg *cfg;127 data->cfg = &ds1803_cfg[id->driver_data]; in ds1803_probe()138 { .compatible = "maxim,ds1803-010", .data = &ds1803_cfg[DS1803_010] },139 { .compatible = "maxim,ds1803-050", .data = &ds1803_cfg[DS1803_050] },140 { .compatible = "maxim,ds1803-100", .data = &ds1803_cfg[DS1803_100] },