Searched refs:ch_poll_idx (Results 1 – 2 of 2) sorted by relevance
3356 in_part->ch_poll_idx = nfd; in channel_fill_poll_write()3362 in_part->ch_poll_idx = -1; in channel_fill_poll_write()4403 ch_part->ch_poll_idx = nfd; in channel_poll_setup()4410 channel->ch_part[part].ch_poll_idx = -1; in channel_poll_setup()4436 idx = channel->ch_part[part].ch_poll_idx; in channel_poll_check()4452 idx = in_part->ch_poll_idx; in channel_poll_check()
2216 int ch_poll_idx; // used by channel_poll_setup() member