Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dmax8660.c311 static const struct of_device_id max8660_dt_ids[] = { variable
316 MODULE_DEVICE_TABLE(of, max8660_dt_ids);
384 id = of_match_device(of_match_ptr(max8660_dt_ids), dev); in max8660_probe()