taglinefilesource code
PCM_ENABLE_INPUT903drivers/sound/ad1848.cif (devc->irq_mode & PCM_ENABLE_INPUT && audio_devs[dev]->flags & DMA_AUTOMODE &&
PCM_ENABLE_INPUT907drivers/sound/ad1848.cdevc->irq_mode |= PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT938drivers/sound/ad1848.cdevc->irq_mode |= PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT1079drivers/sound/ad1848.cdevc->irq_mode &= ~PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT1120drivers/sound/ad1848.cif (state & PCM_ENABLE_INPUT)
PCM_ENABLE_INPUT1623drivers/sound/ad1848.cif (devc->opened && devc->irq_mode & PCM_ENABLE_INPUT && alt_stat & 0x20)
PCM_ENABLE_INPUT458drivers/sound/dmabuf.cif (!(audio_devs[dev]->enable_bits & PCM_ENABLE_INPUT))
PCM_ENABLE_INPUT536drivers/sound/dmabuf.cif (!(audio_devs[dev]->enable_bits & PCM_ENABLE_INPUT) &
PCM_ENABLE_INPUT837drivers/sound/dmabuf.cif ((bits & PCM_ENABLE_INPUT) && (bits & PCM_ENABLE_OUTPUT))
PCM_ENABLE_INPUT847drivers/sound/dmabuf.cif ((changed & bits) & PCM_ENABLE_INPUT && audio_devs[dev]->go)
PCM_ENABLE_INPUT1553drivers/sound/dmabuf.caudio_devs[dev]->enable_bits & PCM_ENABLE_INPUT &&
PCM_ENABLE_INPUT22drivers/sound/sb.h#define IMODE_INPUT    PCM_ENABLE_INPUT
PCM_ENABLE_INPUT176drivers/sound/sound_config.h#define OPEN_READ  PCM_ENABLE_INPUT