Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/greybus/
Darche_platform.h26 void apb_ctrl_poweroff(struct device *dev);
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()
Darche-platform.c106 apb_ctrl_poweroff(dev); in apb_poweroff()