Home
last modified time | relevance | path

Searched refs:device_enable_async_suspend (Results 1 – 12 of 12) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dhosts.c232 device_enable_async_suspend(&shost->shost_gendev); in scsi_add_host_with_dma()
237 device_enable_async_suspend(&shost->shost_dev); in scsi_add_host_with_dma()
Dscsi_sysfs.c850 device_enable_async_suspend(&starget->dev); in scsi_target_add()
882 device_enable_async_suspend(&sdev->sdev_gendev); in scsi_sysfs_add_sdev()
901 device_enable_async_suspend(&sdev->sdev_dev); in scsi_sysfs_add_sdev()
/linux-3.4.99/drivers/usb/core/
Dendpoint.c200 device_enable_async_suspend(&ep_dev->dev); in usb_create_ep_devs()
Dmessage.c1864 device_enable_async_suspend(&intf->dev); in usb_set_configuration()
Dhub.c2050 device_enable_async_suspend(&udev->dev); in usb_new_device()
/linux-3.4.99/drivers/pci/pcie/
Dportdrv_core.c341 device_enable_async_suspend(device); in pcie_device_init()
/linux-3.4.99/drivers/base/power/
Dsysfs.c454 device_enable_async_suspend(dev); in async_store()
/linux-3.4.99/drivers/ata/
Dlibata-transport.c294 device_enable_async_suspend(dev); in ata_tport_add()
/linux-3.4.99/include/linux/
Ddevice.h736 static inline void device_enable_async_suspend(struct device *dev) in device_enable_async_suspend() function
/linux-3.4.99/drivers/usb/serial/
Dusb-serial.c1093 device_enable_async_suspend(&port->dev); in usb_serial_probe()
/linux-3.4.99/drivers/pci/
Dprobe.c1691 device_enable_async_suspend(b->bridge); in pci_create_root_bus()
Dpci.c1834 device_enable_async_suspend(&dev->dev); in pci_pm_init()