Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Darche_platform.h26 void apb_ctrl_poweroff(struct device *dev);
H A Darche-apb-ctrl.c243 void apb_ctrl_poweroff(struct device *dev) in apb_ctrl_poweroff() function
459 apb_ctrl_poweroff(&pdev->dev); in arche_apb_ctrl_shutdown()
H A Darche-platform.c106 apb_ctrl_poweroff(dev); in apb_poweroff()