Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sysfs.c77 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h813 DPM_ORDER_DEV_LAST, enumerator
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dtty.c136 device_move(dev->tty_dev, NULL, DPM_ORDER_DEV_LAST); in rfcomm_dev_shutdown()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcore.c4178 case DPM_ORDER_DEV_LAST: in device_move()