Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dda9210-regulator.c182 static const struct of_device_id da9210_dt_ids[] = { variable
186 MODULE_DEVICE_TABLE(of, da9210_dt_ids);
200 match = of_match_device(of_match_ptr(da9210_dt_ids), in da9210_i2c_probe()
283 .of_match_table = of_match_ptr(da9210_dt_ids),