Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dcore.c432 case DL_STATE_NONE: in status_show()
885 link->status = DL_STATE_NONE; in device_link_add()
1240 WRITE_ONCE(link->status, DL_STATE_NONE); in device_link_drop_managed()
1649 link->status != DL_STATE_NONE); in device_links_purge()
/linux/include/linux/
H A Ddevice.h462 DL_STATE_NONE = -1, enumerator