Searched refs:hostIntfSetInterruptMask (Results 1 – 3 of 3) sorted by relevance
76 void hostIntfSetInterruptMask(uint32_t bit);
316 hostIntfSetInterruptMask(NANOHUB_INT_NONWAKEUP); in hostIntfRequest()1349 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask() function
635 hostIntfSetInterruptMask(req->interrupt); in maskInterrupt()