Searched refs:stop (Results 1 – 24 of 24) sorted by relevance
/sound/pci/ctxfi/ |
D | cttimer.c | 26 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/ |
D | gus_timer.c | 132 .stop = snd_gf1_timer1_stop, 141 .stop = snd_gf1_timer2_stop,
|
/sound/pci/emu10k1/ |
D | timer.c | 74 .stop = snd_emu10k1_timer_stop,
|
/sound/i2c/ |
D | i2c.c | 179 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/ |
D | soundbus.h | 131 int (*stop)(struct codec_info_item *cii, member
|
/sound/core/ |
D | rtctimer.c | 57 .stop = rtctimer_stop,
|
D | info.c | 117 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()
|
D | pcm_timer.c | 96 .stop = snd_pcm_timer_stop,
|
D | hrtimer.c | 112 .stop = snd_hrtimer_stop,
|
D | timer.c | 513 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/ |
D | opl3_lib.c | 238 .stop = snd_opl3_timer1_stop, 247 .stop = snd_opl3_timer2_stop,
|
/sound/drivers/ |
D | dummy.c | 108 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/ |
D | ali5451.c | 180 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/ |
D | sh_dac_audio.c | 138 chip->pdata->stop(chip->pdata); in snd_sh_dac_pcm_close()
|
/sound/soc/samsung/ |
D | dma.c | 256 prtd->params->ops->stop(prtd->params->ch); in dma_trigger()
|
/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 607 if (cii->codec->stop) in i2sbus_pcm_trigger() 608 cii->codec->stop(cii, pi->substream); in i2sbus_pcm_trigger()
|
/sound/pci/ice1712/ |
D | revo.c | 152 .stop = revo_i2c_stop,
|
D | ews.c | 133 .stop = ewx_i2c_stop,
|
/sound/isa/ad1816a/ |
D | ad1816a_lib.c | 442 .stop = snd_ad1816a_timer_stop,
|
/sound/oss/ |
D | CHANGELOG | 127 idea to stop inbound DMA transfers before freeing the memory
|
/sound/sparc/ |
D | cs4231.c | 878 .stop = snd_cs4231_timer_stop,
|
/sound/isa/wss/ |
D | wss_lib.c | 987 .stop = snd_wss_timer_stop,
|
/sound/pci/ |
D | azt3328.c | 2343 .stop = snd_azf3328_timer_stop,
|
/sound/pci/ymfpci/ |
D | ymfpci_main.c | 1970 .stop = snd_ymfpci_timer_stop,
|