Home
last modified time | relevance | path

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

/linux/drivers/bus/mhi/host/
H A Dinternal.h102 dev_st_trans_end(DISABLE_DESTROY_DEVICE, "DISABLE (DESTROY DEVICE)")
H A Dinit.c39 #undef dev_st_trans_end
42 #define dev_st_trans_end(a, b) [DEV_ST_TRANSITION_##a] = b, macro