Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sysfs.c75 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
/linux-6.15/include/linux/
H A Dpm.h902 DPM_ORDER_DEV_LAST, enumerator
/linux-6.15/net/bluetooth/rfcomm/
H A Dtty.c135 device_move(dev->tty_dev, NULL, DPM_ORDER_DEV_LAST); in rfcomm_dev_shutdown()
/linux-6.15/drivers/base/
H A Dcore.c4656 case DPM_ORDER_DEV_LAST: in device_move()