| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_local.h | 66 void snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq);
|
| H A D | init.c | 223 card->sync_irq = -1; in snd_card_new() 420 if (card->sync_irq > 0) in snd_card_disconnect() 421 synchronize_irq(card->sync_irq); in snd_card_disconnect()
|
| /OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/ |
| H A D | pdaudiocf.c | 228 pdacf->card->sync_irq = link->irq; in pdacf_config()
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | sb_common.c | 236 card->sync_irq = chip->irq; in snd_sbdsp_create()
|
| /OK3568_Linux_fs/kernel/sound/pci/vx222/ |
| H A D | vx222.c | 166 card->sync_irq = chip->irq; in snd_vx222_create()
|
| /OK3568_Linux_fs/kernel/sound/pcmcia/vx/ |
| H A D | vxpocket.c | 188 card->sync_irq = chip->irq; in snd_vxpocket_assign_resources()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | intel8x0m.c | 1002 card->sync_irq = -1; in intel8x0m_suspend() 1021 card->sync_irq = chip->irq; in intel8x0m_resume() 1196 card->sync_irq = chip->irq; in snd_intel8x0m_create()
|
| H A D | es1938.c | 1448 card->sync_irq = -1; in es1938_suspend() 1469 card->sync_irq = chip->irq; in es1938_resume() 1598 card->sync_irq = chip->irq; in snd_es1938_create()
|
| H A D | als300.c | 667 card->sync_irq = chip->irq; in snd_als300_create()
|
| H A D | intel8x0.c | 2602 card->sync_irq = -1; in intel8x0_suspend() 2623 card->sync_irq = chip->irq; in intel8x0_resume() 3103 card->sync_irq = chip->irq; in snd_intel8x0_create()
|
| H A D | ad1889.c | 902 card->sync_irq = chip->irq; in snd_ad1889_create()
|
| /OK3568_Linux_fs/kernel/sound/pci/au88x0/ |
| H A D | au88x0.c | 205 card->sync_irq = chip->irq; in snd_vortex_create()
|
| /OK3568_Linux_fs/kernel/sound/pci/cs5535audio/ |
| H A D | cs5535audio.c | 305 card->sync_irq = cs5535au->irq; in snd_cs5535audio_create()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | core.h | 125 int sync_irq; /* assigned irq, used for PCM sync */ member
|
| /OK3568_Linux_fs/kernel/sound/isa/gus/ |
| H A D | gusmax.c | 285 card->sync_irq = maxcard->irq; in snd_gusmax_probe()
|
| H A D | gus_main.c | 175 card->sync_irq = irq; in snd_gus_create()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_tegra.c | 282 card->sync_irq = bus->irq; in hda_tegra_first_init()
|
| H A D | hda_intel.c | 820 chip->card->sync_irq = bus->irq; in azx_acquire_irq() 1076 chip->card->sync_irq = -1; in azx_suspend() 2092 chip->card->sync_irq = -1; in disable_msi_reset_irq()
|
| /OK3568_Linux_fs/kernel/sound/pci/aw2/ |
| H A D | aw2-alsa.c | 290 card->sync_irq = chip->irq; in snd_aw2_create()
|
| /OK3568_Linux_fs/kernel/sound/isa/wavefront/ |
| H A D | wavefront.c | 412 card->sync_irq = acard->wavefront.irq; in snd_wavefront_probe()
|
| /OK3568_Linux_fs/kernel/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 1967 card->sync_irq = chip->irq; in snd_echo_create() 2192 chip->card->sync_irq = -1; in snd_echo_suspend() 2244 chip->card->sync_irq = chip->irq; in snd_echo_resume()
|
| /OK3568_Linux_fs/kernel/sound/pci/nm256/ |
| H A D | nm256.c | 463 chip->card->sync_irq = chip->irq; in snd_nm256_acquire_irq() 479 chip->card->sync_irq = -1; in snd_nm256_release_irq()
|
| /OK3568_Linux_fs/kernel/sound/pci/lola/ |
| H A D | lola.c | 641 card->sync_irq = chip->irq; in lola_create()
|
| /OK3568_Linux_fs/kernel/sound/isa/opti9xx/ |
| H A D | opti92x-ad1848.c | 877 card->sync_irq = chip->irq;
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | oxygen_lib.c | 664 card->sync_irq = chip->irq; in oxygen_pci_probe()
|