Searched refs:requested_channel (Results 1 – 4 of 4) sorted by relevance
262 uint32_t requested_channel; in intel_adsp_hda_dma_chan_filter() local268 requested_channel = *(uint32_t *)filter_param; in intel_adsp_hda_dma_chan_filter()270 if (channel == requested_channel) { in intel_adsp_hda_dma_chan_filter()
578 int *requested_channel; in edma_channel_filter() local584 requested_channel = param; in edma_channel_filter()586 if (*requested_channel == chan_id && lookup_channel(dev, chan_id)) { in edma_channel_filter()
404 uint32_t requested_channel; in dma_xmc4xxx_chan_filter() local410 requested_channel = *(uint32_t *)filter_param; in dma_xmc4xxx_chan_filter()412 if (channel == requested_channel) { in dma_xmc4xxx_chan_filter()
889 uint32_t requested_channel; in dma_smartbond_chan_filter() local901 requested_channel = *(uint32_t *)filter_param; in dma_smartbond_chan_filter()903 if (channel == requested_channel) { in dma_smartbond_chan_filter()