Home
last modified time | relevance | path

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

/openbmc/linux/drivers/reset/sti/
H A Dreset-syscfg.h63 int syscfg_reset_probe(struct platform_device *pdev);
H A Dreset-stih407.c147 .probe = syscfg_reset_probe,
H A Dreset-syscfg.c183 int syscfg_reset_probe(struct platform_device *pdev) in syscfg_reset_probe() function