Home
last modified time | relevance | path

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

/linux-6.1.9/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
461 apb_ctrl_poweroff(&pdev->dev); in arche_apb_ctrl_shutdown()
Darche-platform.c105 apb_ctrl_poweroff(dev); in apb_poweroff()