Home
last modified time | relevance | path

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

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