Home
last modified time | relevance | path

Searched refs:interrupt_mode (Results 1 – 3 of 3) sorted by relevance

/sound/pci/asihpi/
Dhpios.h144 int interrupt_mode; member
Dasihpi.c902 if (!card->hpi->interrupt_mode && dpcm->respawn_timer) in snd_card_asihpi_timer_function()
1013 if (!card->hpi->interrupt_mode) { in snd_card_asihpi_playback_open()
1186 if (!card->hpi->interrupt_mode) { in snd_card_asihpi_capture_open()
2843 if (hpi->interrupt_mode) { in snd_asihpi_probe()
2936 if (hpi->interrupt_mode) { in snd_asihpi_remove()
Dhpioctl.c498 adapters[adapter_index].interrupt_mode = 1; in asihpi_adapter_probe()