Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice.h350 DL_STATE_NONE = -1, enumerator
/linux/drivers/base/
H A Dcore.c430 case DL_STATE_NONE: in status_show()
882 link->status = DL_STATE_NONE; in device_link_add()
1231 WRITE_ONCE(link->status, DL_STATE_NONE); in device_link_drop_managed()
1641 link->status != DL_STATE_NONE); in device_links_purge()