Home
last modified time | relevance | path

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

/drivers/platform/surface/aggregator/
Dcore.c457 ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_suspend()
482 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_resume()
523 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_thaw()
582 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_restore()
673 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.c2126 int ssam_ctrl_notif_d0_entry(struct ssam_controller *ctrl) in ssam_ctrl_notif_d0_entry() function