Home
last modified time | relevance | path

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

123

/linux-6.14.4/sound/core/
Dpcm_local.h66 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq);
Dinit.c334 card->sync_irq = -1; in snd_card_init()
536 if (card->sync_irq > 0) in snd_card_disconnect()
537 synchronize_irq(card->sync_irq); in snd_card_disconnect()
/linux-6.14.4/sound/pci/vx222/
Dvx222.c139 card->sync_irq = chip->irq; in snd_vx222_create()
/linux-6.14.4/sound/pcmcia/pdaudiocf/
Dpdaudiocf.c224 pdacf->card->sync_irq = link->irq; in pdacf_config()
/linux-6.14.4/sound/isa/sb/
Dsb_common.c208 card->sync_irq = chip->irq; in snd_sbdsp_create()
/linux-6.14.4/sound/pcmcia/vx/
Dvxpocket.c163 card->sync_irq = chip->irq; in snd_vxpocket_assign_resources()
/linux-6.14.4/sound/pci/au88x0/
Dau88x0.c186 card->sync_irq = chip->irq; in snd_vortex_create()
/linux-6.14.4/sound/pci/cs5535audio/
Dcs5535audio.c278 card->sync_irq = cs5535au->irq; in snd_cs5535audio_create()
/linux-6.14.4/sound/pci/
Dintel8x0m.c978 card->sync_irq = -1; in intel8x0m_suspend()
997 card->sync_irq = chip->irq; in intel8x0m_resume()
1140 card->sync_irq = chip->irq; in snd_intel8x0m_init()
Des1938.c1425 card->sync_irq = -1; in es1938_suspend()
1446 card->sync_irq = chip->irq; in es1938_resume()
1549 card->sync_irq = chip->irq; in snd_es1938_create()
Dals300.c637 card->sync_irq = chip->irq; in snd_als300_create()
Dad1889.c831 card->sync_irq = chip->irq; in snd_ad1889_create()
Dintel8x0.c2573 card->sync_irq = -1; in intel8x0_suspend()
2594 card->sync_irq = chip->irq; in intel8x0_resume()
3043 card->sync_irq = chip->irq; in snd_intel8x0_init()
Dbt87x.c718 card->sync_irq = chip->irq; in snd_bt87x_create()
/linux-6.14.4/sound/isa/gus/
Dgusmax.c278 card->sync_irq = maxcard->irq; in snd_gusmax_probe()
Dgus_main.c177 card->sync_irq = irq; in snd_gus_create()
/linux-6.14.4/include/sound/
Dcore.h128 int sync_irq; /* assigned irq, used for PCM sync */ member
/linux-6.14.4/sound/pci/aw2/
Daw2-alsa.c243 card->sync_irq = chip->irq; in snd_aw2_create()
/linux-6.14.4/sound/pci/hda/
Dhda_tegra.c288 card->sync_irq = bus->irq; in hda_tegra_first_init()
/linux-6.14.4/sound/pci/nm256/
Dnm256.c459 chip->card->sync_irq = chip->irq; in snd_nm256_acquire_irq()
475 chip->card->sync_irq = -1; in snd_nm256_release_irq()
/linux-6.14.4/sound/isa/wavefront/
Dwavefront.c401 card->sync_irq = acard->wavefront.irq; in snd_wavefront_probe()
/linux-6.14.4/sound/pci/echoaudio/
Dechoaudio.c1934 card->sync_irq = chip->irq; in snd_echo_create()
2162 chip->card->sync_irq = -1; in snd_echo_suspend()
2214 chip->card->sync_irq = chip->irq; in snd_echo_resume()
/linux-6.14.4/sound/pci/lola/
Dlola.c604 card->sync_irq = chip->irq; in lola_create()
/linux-6.14.4/sound/pci/oxygen/
Doxygen_lib.c656 card->sync_irq = chip->irq; in __oxygen_pci_probe()
/linux-6.14.4/sound/isa/opti9xx/
Dopti92x-ad1848.c859 card->sync_irq = chip->irq;

123