Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_sysfs.c77 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
/linux-6.1.9/include/linux/
Dpm.h876 DPM_ORDER_DEV_LAST, enumerator
/linux-6.1.9/net/bluetooth/rfcomm/
Dtty.c135 device_move(dev->tty_dev, NULL, DPM_ORDER_DEV_LAST); in rfcomm_dev_shutdown()
/linux-6.1.9/drivers/base/
Dcore.c4474 case DPM_ORDER_DEV_LAST: in device_move()