Home
last modified time | relevance | path

Searched refs:gigaset_suspend (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/gigaset/
Dusb-gigaset.c110 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message);
122 .suspend = gigaset_suspend,
834 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message) in gigaset_suspend() function
874 return gigaset_suspend(intf, PMSG_ON); in gigaset_pre_reset()
Dbas-gigaset.c75 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message);
147 .suspend = gigaset_suspend,
2455 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message) in gigaset_suspend() function
2551 return gigaset_suspend(intf, PMSG_ON); in gigaset_pre_reset()