Searched refs:FC_STATE_FE_INIT (Results 1 – 2 of 2) sorted by relevance
710 fc->init_state |= FC_STATE_FE_INIT; in flexcop_frontend_init()716 if (fc->init_state & FC_STATE_FE_INIT) { in flexcop_frontend_exit()720 fc->init_state &= ~FC_STATE_FE_INIT; in flexcop_frontend_exit()
66 #define FC_STATE_FE_INIT 0x04 macro