Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dda9210-regulator.c124 static const struct of_device_id __maybe_unused da9210_dt_ids[] = { variable
128 MODULE_DEVICE_TABLE(of, da9210_dt_ids);
141 match = of_match_device(of_match_ptr(da9210_dt_ids), in da9210_i2c_probe()
225 .of_match_table = of_match_ptr(da9210_dt_ids),