Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dact8865-regulator.c265 static const struct of_device_id act8865_dt_ids[] = { variable
271 MODULE_DEVICE_TABLE(of, act8865_dt_ids);
422 id = of_match_device(of_match_ptr(act8865_dt_ids), dev); in act8865_pmic_probe()