Searched refs:chan_poll (Results 1 – 1 of 1) sorted by relevance
63 static uint32_t chan_poll(struct handle* handle, uint32_t emask, bool finalize);81 .poll = chan_poll,658 static uint32_t chan_poll(struct handle* chandle, in chan_poll() function