Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dda9121-regulator.c1106 static const struct of_device_id da9121_dt_ids[] = { variable
1118 MODULE_DEVICE_TABLE(of, da9121_dt_ids);
1122 const struct of_device_id *id = of_match_device(da9121_dt_ids, dev); in da9121_of_get_id()
1198 .of_match_table = da9121_dt_ids,