Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dpfuze100-regulator.c109 static const struct of_device_id pfuze_dt_ids[] = { variable
116 MODULE_DEVICE_TABLE(of, pfuze_dt_ids);
702 match = of_match_device(pfuze_dt_ids, &client->dev); in pfuze100_regulator_probe()
848 .of_match_table = pfuze_dt_ids,