device_suspend_t
(((device_suspend_t *)(device_get_method(dev, "device_suspend")))(dev,## __VA_ARGS__))
static device_suspend_t linux_pci_suspend;
static device_suspend_t usb_linux_suspend;
static device_suspend_t acpi_suspend;
static device_suspend_t atopcase_acpi_suspend;
static device_suspend_t iichid_suspend;
static device_suspend_t rtwn_pci_suspend;
static device_suspend_t rtwn_usb_suspend;
static device_suspend_t usb_suspend;
static device_suspend_t cdce_suspend;
static device_suspend_t cdceem_suspend;
static device_suspend_t umb_suspend;
static device_suspend_t urndis_suspend;
static device_suspend_t cfumass_suspend;
static device_suspend_t ustorage_fs_suspend;
static device_suspend_t uhub_suspend;