Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/regulator/
Dpfuze100-regulator.c117 static const struct of_device_id pfuze_dt_ids[] = { variable
124 MODULE_DEVICE_TABLE(of, pfuze_dt_ids);
725 match = of_match_device(of_match_ptr(pfuze_dt_ids), in pfuze100_regulator_probe()
885 .of_match_table = pfuze_dt_ids,