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