Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/surface/aggregator/
Dcore.c475 ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_suspend()
500 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_resume()
541 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_thaw()
600 status = ssam_ctrl_notif_d0_entry(c); in ssam_serial_hub_pm_restore()
700 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.c2165 int ssam_ctrl_notif_d0_entry(struct ssam_controller *ctrl) in ssam_ctrl_notif_d0_entry() function