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

/linux-4.4.14/drivers/regulator/
H A Dpfuze100-regulator.c99 static const struct of_device_id pfuze_dt_ids[] = { variable in typeref:struct:of_device_id
105 MODULE_DEVICE_TABLE(of, pfuze_dt_ids);
532 match = of_match_device(of_match_ptr(pfuze_dt_ids), pfuze100_regulator_probe()
646 .of_match_table = pfuze_dt_ids,

Completed in 55 milliseconds