Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dfixed.c313 static const struct of_device_id fixed_of_match[] = { variable
329 MODULE_DEVICE_TABLE(of, fixed_of_match);
337 .of_match_table = of_match_ptr(fixed_of_match),