Home
last modified time | relevance | path

Searched refs:DL_STATE_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/base/
Dcore.c429 case DL_STATE_NONE: in status_show()
868 link->status = DL_STATE_NONE; in device_link_add()
1222 WRITE_ONCE(link->status, DL_STATE_NONE); in device_link_drop_managed()
1631 link->status != DL_STATE_NONE); in device_links_purge()
/linux-6.6.21/include/linux/
Ddevice.h448 DL_STATE_NONE = -1, enumerator