Home
last modified time | relevance | path

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

/drivers/regulator/
Dmax8660.c324 static const struct of_device_id max8660_dt_ids[] = { variable
329 MODULE_DEVICE_TABLE(of, max8660_dt_ids);
395 id = of_match_device(of_match_ptr(max8660_dt_ids), dev); in max8660_probe()