Searched refs:hset_poll (Results 1 – 1 of 1) sorted by relevance
60 static uint32_t hset_poll(struct handle* handle, uint32_t emask, bool finalize);64 .poll = hset_poll,80 static uint32_t hset_poll(struct handle* h, uint32_t emask, bool finalize) { in hset_poll() function