taglinefilesource code
PCM_ENABLE_INPUT909drivers/sound/ad1848.cif (devc->irq_mode & PCM_ENABLE_INPUT && audio_devs[dev]->flags & DMA_AUTOMODE &&
PCM_ENABLE_INPUT913drivers/sound/ad1848.cdevc->irq_mode |= PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT944drivers/sound/ad1848.cdevc->irq_mode |= PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT1088drivers/sound/ad1848.cdevc->irq_mode &= ~PCM_ENABLE_INPUT;
PCM_ENABLE_INPUT1141drivers/sound/ad1848.cif (state & PCM_ENABLE_INPUT)
PCM_ENABLE_INPUT1643drivers/sound/ad1848.cif (devc->opened && devc->irq_mode & PCM_ENABLE_INPUT && alt_stat & 0x20)
PCM_ENABLE_INPUT466drivers/sound/dmabuf.cif (!(audio_devs[dev]->enable_bits & PCM_ENABLE_INPUT))
PCM_ENABLE_INPUT544drivers/sound/dmabuf.cif (!(audio_devs[dev]->enable_bits & PCM_ENABLE_INPUT) &
PCM_ENABLE_INPUT852drivers/sound/dmabuf.cif ((bits & PCM_ENABLE_INPUT) && (bits & PCM_ENABLE_OUTPUT))
PCM_ENABLE_INPUT862drivers/sound/dmabuf.cif ((changed & bits) & PCM_ENABLE_INPUT && audio_devs[dev]->go)
PCM_ENABLE_INPUT1636drivers/sound/dmabuf.caudio_devs[dev]->enable_bits & PCM_ENABLE_INPUT &&
PCM_ENABLE_INPUT397drivers/sound/pas2_pcm.celse if (state & 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