Searched refs:hostIntfSetInterruptMask (Results 1 – 3 of 3) sorted by relevance
77 void hostIntfSetInterruptMask(uint32_t bit);
348 hostIntfSetInterruptMask(NANOHUB_INT_NONWAKEUP); in hostIntfRequest()1663 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask() function
703 hostIntfSetInterruptMask(req->interrupt); in maskInterrupt()