Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 24 of 24) sorted by relevance

/sound/pci/ctxfi/
Dcttimer.c26 void (*stop)(struct ct_timer_instance *); member
136 .stop = ct_systimer_stop,
328 .stop = ct_xfitimer_stop,
378 atimer->ops->stop(ti); in ct_timer_stop()
385 atimer->ops->stop(ti); /* to be sure */ in ct_timer_instance_free()
/sound/isa/gus/
Dgus_timer.c132 .stop = snd_gf1_timer1_stop,
141 .stop = snd_gf1_timer2_stop,
/sound/pci/emu10k1/
Dtimer.c74 .stop = snd_emu10k1_timer_stop,
/sound/i2c/
Di2c.c179 if (bus->hw_ops.bit->stop) in snd_i2c_bit_hw_stop()
180 bus->hw_ops.bit->stop(bus); in snd_i2c_bit_hw_stop()
/sound/aoa/soundbus/
Dsoundbus.h131 int (*stop)(struct codec_info_item *cii, member
/sound/core/
Drtctimer.c57 .stop = rtctimer_stop,
Dinfo.c117 if (buffer->stop || buffer->error) in snd_iprintf()
694 if (len <= 0 || buffer->stop || buffer->error) in snd_info_get_line()
696 while (!buffer->stop) { in snd_info_get_line()
699 buffer->stop = 1; in snd_info_get_line()
Dpcm_timer.c96 .stop = snd_pcm_timer_stop,
Dhrtimer.c112 .stop = snd_hrtimer_stop,
Dtimer.c513 timer->hw.stop(timer); in _snd_timer_stop()
726 timer->hw.stop(timer); in snd_timer_interrupt()
736 timer->hw.stop(timer); in snd_timer_interrupt()
853 if (snd_BUG_ON(!timer || !timer->hw.start || !timer->hw.stop)) in snd_timer_dev_register()
1018 .stop = snd_timer_s_stop
/sound/drivers/opl3/
Dopl3_lib.c238 .stop = snd_opl3_timer1_stop,
247 .stop = snd_opl3_timer2_stop,
/sound/drivers/
Ddummy.c108 int (*stop)(struct snd_pcm_substream *); member
361 .stop = dummy_systimer_stop,
485 .stop = dummy_hrtimer_stop,
505 return dummy->timer_ops->stop(substream); in dummy_pcm_trigger()
/sound/pci/ali5451/
Dali5451.c180 unsigned int stop; member
188 unsigned int stop; member
630 outl(mask, ALI_REG(codec, codec->chregs.regs.stop)); in snd_ali_stop_voice()
2192 codec->chregs.regs.stop = ALI_STOP; in snd_ali_create()
2197 codec->chregs.data.stop = 0x00; in snd_ali_create()
/sound/sh/
Dsh_dac_audio.c138 chip->pdata->stop(chip->pdata); in snd_sh_dac_pcm_close()
/sound/soc/samsung/
Ddma.c256 prtd->params->ops->stop(prtd->params->ch); in dma_trigger()
/sound/aoa/soundbus/i2sbus/
Dpcm.c607 if (cii->codec->stop) in i2sbus_pcm_trigger()
608 cii->codec->stop(cii, pi->substream); in i2sbus_pcm_trigger()
/sound/pci/ice1712/
Drevo.c152 .stop = revo_i2c_stop,
Dews.c133 .stop = ewx_i2c_stop,
/sound/isa/ad1816a/
Dad1816a_lib.c442 .stop = snd_ad1816a_timer_stop,
/sound/oss/
DCHANGELOG127 idea to stop inbound DMA transfers before freeing the memory
/sound/sparc/
Dcs4231.c878 .stop = snd_cs4231_timer_stop,
/sound/isa/wss/
Dwss_lib.c987 .stop = snd_wss_timer_stop,
/sound/pci/
Dazt3328.c2343 .stop = snd_azf3328_timer_stop,
/sound/pci/ymfpci/
Dymfpci_main.c1970 .stop = snd_ymfpci_timer_stop,