Searched refs:port_poll (Results 1 – 1 of 1) sorted by relevance
59 static uint32_t port_poll(struct handle* handle, uint32_t emask, bool finalize);76 .poll = port_poll,477 static uint32_t port_poll(struct handle* phandle, in port_poll() function