Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/gigaset/
Dusb-gigaset.c110 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message);
122 .suspend = gigaset_suspend,
821 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message) in gigaset_suspend() function
861 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);
146 .suspend = gigaset_suspend,
2456 static int gigaset_suspend(struct usb_interface *intf, pm_message_t message) in gigaset_suspend() function
2552 return gigaset_suspend(intf, PMSG_ON); in gigaset_pre_reset()