Searched defs:mpt_context (Results 1 – 2 of 2) sorted by relevance
52 struct mpt_context { struct54 bool bMassProdTest;57 bool bMptDrvUnload;59 struct timer_list MPh2c_timeout_timer;62 bool MptH2cRspEvent;63 bool MptBtC2hEvent;64 bool bMPh2c_timeout;75 bool bMptWorkItemInProgress;77 MPT_WORK_ITEM_HANDLER CurrMptAct;80 u32 MptTestStart;[all …]
135 struct mpt_context { struct137 bool bMassProdTest;140 bool bMptDrvUnload;142 struct semaphore MPh2c_Sema;143 struct timer_list MPh2c_timeout_timer;146 bool MptH2cRspEvent;147 bool MptBtC2hEvent;148 bool bMPh2c_timeout;155 bool bMptWorkItemInProgress;157 MPT_WORK_ITEM_HANDLER CurrMptAct;[all …]