Home
last modified time | relevance | path

Searched refs:sync_irq (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/linux/sound/core/
H A Dpcm_local.h66 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq);
H A Dinit.c335 card->sync_irq = -1; in snd_card_init()
545 if (card->sync_irq > 0) in snd_card_disconnect()
546 synchronize_irq(card->sync_irq); in snd_card_disconnect()
/openbmc/linux/sound/pci/vx222/
H A Dvx222.c139 card->sync_irq = chip->irq; in snd_vx222_create()
/openbmc/linux/sound/isa/sb/
H A Dsb_common.c207 card->sync_irq = chip->irq; in snd_sbdsp_create()
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c228 pdacf->card->sync_irq = link->irq; in pdacf_config()
/openbmc/linux/sound/pcmcia/vx/
H A Dvxpocket.c162 card->sync_irq = chip->irq; in snd_vxpocket_assign_resources()
/openbmc/linux/sound/pci/au88x0/
H A Dau88x0.c186 card->sync_irq = chip->irq; in snd_vortex_create()
/openbmc/linux/sound/pci/cs5535audio/
H A Dcs5535audio.c278 card->sync_irq = cs5535au->irq; in snd_cs5535audio_create()
/openbmc/linux/sound/pci/
H A Dintel8x0m.c982 card->sync_irq = -1; in intel8x0m_suspend()
1001 card->sync_irq = chip->irq; in intel8x0m_resume()
1148 card->sync_irq = chip->irq; in snd_intel8x0m_init()
H A Des1938.c1428 card->sync_irq = -1; in es1938_suspend()
1449 card->sync_irq = chip->irq; in es1938_resume()
1556 card->sync_irq = chip->irq; in snd_es1938_create()
H A Dals300.c637 card->sync_irq = chip->irq; in snd_als300_create()
H A Dad1889.c831 card->sync_irq = chip->irq; in snd_ad1889_create()
H A Dintel8x0.c2577 card->sync_irq = -1; in intel8x0_suspend()
2598 card->sync_irq = chip->irq; in intel8x0_resume()
3051 card->sync_irq = chip->irq; in snd_intel8x0_init()
/openbmc/linux/sound/isa/gus/
H A Dgusmax.c280 card->sync_irq = maxcard->irq; in snd_gusmax_probe()
H A Dgus_main.c177 card->sync_irq = irq; in snd_gus_create()
H A Dinterwave.c667 card->sync_irq = iwcard->irq; in snd_interwave_probe()
/openbmc/linux/include/sound/
H A Dcore.h128 int sync_irq; /* assigned irq, used for PCM sync */ member
/openbmc/linux/sound/pci/aw2/
H A Daw2-alsa.c243 card->sync_irq = chip->irq; in snd_aw2_create()
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront.c400 card->sync_irq = acard->wavefront.irq; in snd_wavefront_probe()
/openbmc/linux/sound/pci/hda/
H A Dhda_tegra.c288 card->sync_irq = bus->irq; in hda_tegra_first_init()
H A Dhda_intel.c784 chip->card->sync_irq = bus->irq; in azx_acquire_irq()
1040 chip->card->sync_irq = -1; in azx_suspend()
2069 chip->card->sync_irq = -1; in disable_msi_reset_irq()
/openbmc/linux/sound/pci/nm256/
H A Dnm256.c459 chip->card->sync_irq = chip->irq; in snd_nm256_acquire_irq()
475 chip->card->sync_irq = -1; in snd_nm256_release_irq()
/openbmc/linux/sound/pci/echoaudio/
H A Dechoaudio.c1945 card->sync_irq = chip->irq; in snd_echo_create()
2175 chip->card->sync_irq = -1; in snd_echo_suspend()
2227 chip->card->sync_irq = chip->irq; in snd_echo_resume()
/openbmc/linux/sound/pci/lola/
H A Dlola.c604 card->sync_irq = chip->irq; in lola_create()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c656 card->sync_irq = chip->irq; in __oxygen_pci_probe()

123