taglinefilesource code
PCM_ENABLE_INPUT890drivers/sound/ad1848.cif (devc->irq_mode & PCM_ENABLE_INPUT && audio_devs[dev]->flags & DMA_AUTOMODE &&
PCM_ENABLE_INPUT894drivers/sound/ad1848.cdevc->irq_mode |= PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT925drivers/sound/ad1848.cdevc->irq_mode |= PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT1060drivers/sound/ad1848.cdevc->irq_mode &= ~PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT1101drivers/sound/ad1848.cif (state & PCM_ENABLE_INPUT)
PCM_ENABLE_INPUT1599drivers/sound/ad1848.cif (devc->opened && devc->irq_mode & PCM_ENABLE_INPUT && alt_stat & 0x20)
PCM_ENABLE_INPUT433drivers/sound/dmabuf.cif (!(audio_devs[dev]->enable_bits & PCM_ENABLE_INPUT))
PCM_ENABLE_INPUT506drivers/sound/dmabuf.cif (!(audio_devs[dev]->enable_bits & PCM_ENABLE_INPUT) &
PCM_ENABLE_INPUT794drivers/sound/dmabuf.cif ((bits & PCM_ENABLE_INPUT) && (bits & PCM_ENABLE_OUTPUT))
PCM_ENABLE_INPUT804drivers/sound/dmabuf.cif ((changed & bits) & PCM_ENABLE_INPUT && audio_devs[dev]->go)
PCM_ENABLE_INPUT1369drivers/sound/dmabuf.caudio_devs[dev]->enable_bits & PCM_ENABLE_INPUT &&
PCM_ENABLE_INPUT22drivers/sound/sb.h#define IMODE_INPUT    PCM_ENABLE_INPUT
PCM_ENABLE_INPUT184drivers/sound/sound_config.h#define OPEN_READ  PCM_ENABLE_INPUT