Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/davinci/
Ddavinci-mcasp.c91 u32 irq_request[2]; member
204 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE]); in mcasp_start_rx()
237 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]); in mcasp_start_tx()
254 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE]); in mcasp_stop_rx()
279 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]); in mcasp_stop_tx()
312 u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_mcasp_tx_irq_handler()
347 u32 irq_mask = mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE]; in davinci_mcasp_rx_irq_handler()
1785 mcasp->irq_request[SNDRV_PCM_STREAM_PLAYBACK] = XUNDRN; in davinci_mcasp_probe()
1786 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE] = ROVRN; in davinci_mcasp_probe()
1801 mcasp->irq_request[SNDRV_PCM_STREAM_CAPTURE] = ROVRN; in davinci_mcasp_probe()
[all …]
/linux-4.4.14/drivers/fmc/
Dfmc-trivial.c54 ret = fmc->op->irq_request(fmc, t_handler, "fmc-trivial", IRQF_SHARED); in t_probe()
Dfmc-fakedev.c238 .irq_request = ff_irq_request,
/linux-4.4.14/include/linux/
Dfmc.h136 int (*irq_request)(struct fmc_device *fmc, irq_handler_t h, member
/linux-4.4.14/Documentation/fmc/
Dcarrier.txt139 int (*irq_request)(struct fmc_device *fmc, irq_handler_t h,
189 `irq_request'