Home
last modified time | relevance | path

Searched refs:DPM_ORDER_DEV_LAST (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/bluetooth/
Dhci_sysfs.c118 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
/linux-4.4.14/include/linux/
Dpm.h785 DPM_ORDER_DEV_LAST, enumerator
/linux-4.4.14/net/bluetooth/rfcomm/
Dtty.c136 device_move(dev->tty_dev, NULL, DPM_ORDER_DEV_LAST); in rfcomm_dev_shutdown()
/linux-4.4.14/drivers/base/
Dcore.c2024 case DPM_ORDER_DEV_LAST: in device_move()