Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/surface/aggregator/
Dcore.c454 ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_suspend()
479 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_resume()
520 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_thaw()
579 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_restore()
670 status = ssam_ctrl_notif_d0_entry(ctrl); in ssam_serial_hub_probe()
Dcontroller.h277 int ssam_ctrl_notif_d0_entry(struct ssam_controller *ctrl);
Dcontroller.c2124 int ssam_ctrl_notif_d0_entry(struct ssam_controller *ctrl) in ssam_ctrl_notif_d0_entry() function