Home
last modified time | relevance | path

Searched refs:irq_request (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/sound/soc/davinci/
Ddavinci-mcasp.c92 u32 irq_request[2]; member
205 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE]); in mcasp_start_rx()
238 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]); in mcasp_start_tx()
255 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE]); in mcasp_stop_rx()
280 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]); in mcasp_stop_tx()
313 u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_mcasp_tx_irq_handler()
344 u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE]; in davinci_mcasp_rx_irq_handler()
1895 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK] = XUNDRN; in davinci_mcasp_probe()
1896 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE] = ROVRN; in davinci_mcasp_probe()
1915 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE] = ROVRN; in davinci_mcasp_probe()
[all …]
/Linux-v4.19/drivers/fmc/
Dfmc-core.c127 if (fmc->op->irq_request) in fmc_irq_request()
128 return fmc->op->irq_request(fmc, h, name, flags); in fmc_irq_request()
Dfmc-fakedev.c238 .irq_request = ff_irq_request,
/Linux-v4.19/include/linux/
Dfmc.h138 int (*irq_request)(struct fmc_device *fmc, irq_handler_t h, member
/Linux-v4.19/Documentation/fmc/
Dcarrier.txt139 int (*irq_request)(struct fmc_device *fmc, irq_handler_t h,
189 `irq_request'