Home
last modified time | relevance | path

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

/drivers/regulator/
Dfan53555.c327 static const struct of_device_id fan53555_dt_ids[] = { variable
340 MODULE_DEVICE_TABLE(of, fan53555_dt_ids);
370 match = of_match_device(of_match_ptr(fan53555_dt_ids), in fan53555_regulator_probe()
450 .of_match_table = of_match_ptr(fan53555_dt_ids),