Searched refs:nchannels (Results 1 – 6 of 6) sorted by relevance
177 uint32_t nchannels; member
625 for (chIdx = 0; chIdx < channelList->nchannels; chIdx++) { in handleConfigureReport()696 for (chIdx = 0; chIdx < channelList->nchannels; chIdx++) { in handleUpdateReport()
306 …bool overflow = os_mul_and_add_overflow(channelList->nchannels, sizeof(IOReportChannel), sizeof(IO… in _ConfigureReport()337 …bool overflow = os_mul_and_add_overflow(channelList->nchannels, sizeof(IOReportChannel), sizeof(IO… in _UpdateReport()
8886 for (cnt = 0; cnt < channelList->nchannels; cnt++) { in configureReport()8936 for (cnt = 0; cnt < channelList->nchannels; cnt++) { in updateReport()
9651 for (cnt = 0; cnt < channelList->nchannels; cnt++) { in configureReport()9722 for (cnt = 0; cnt < channelList->nchannels; cnt++) { in updateReport()