Searched refs:pollwait (Results 1 – 3 of 3) sorted by relevance
465 struct pollhead pollwait; member
187 if (&dev->iamthif_file_ext.pollwait) { in _heci_cmpl_iamthif()189 pollwakeup(&dev->iamthif_file_ext.pollwait, POLL_IN|POLLRDNORM); in _heci_cmpl_iamthif()
1371 *phpp = &device->iamthif_file_ext.pollwait; in heci_poll()