readq 609 arch/x86/kernel/pci-calgary_64.c val = readq(target); readq 652 arch/x86/kernel/pci-calgary_64.c val64 = readq(target); readq 835 arch/x86/kernel/pci-calgary_64.c val64 = be64_to_cpu(readq(target)); readq 849 arch/x86/kernel/pci-calgary_64.c readq(target); /* flush */ readq 862 arch/x86/kernel/pci-calgary_64.c val64 = be64_to_cpu(readq(target)); readq 865 arch/x86/kernel/pci-calgary_64.c readq(target); /* flush */ readq 996 arch/x86/kernel/pci-calgary_64.c val64 = be64_to_cpu(readq(target)); readq 1003 arch/x86/kernel/pci-calgary_64.c readq(target); /* flush */ readq 1392 arch/x86/kernel/pci-calgary_64.c tce_space = be64_to_cpu(readq(target)); readq 196 include/asm-parisc/io.h #define readq_relaxed(addr) readq(addr) readq 110 sound/core/seq/oss/seq_oss_device.h struct seq_oss_readq *readq; readq 441 sound/core/seq/oss/seq_oss_event.c if (dp->readq == NULL) readq 443 sound/core/seq/oss/seq_oss_event.c snd_seq_oss_readq_put_event(dp->readq, rec); readq 240 sound/core/seq/oss/seq_oss_init.c dp->readq = snd_seq_oss_readq_new(dp, maxqlen); readq 241 sound/core/seq/oss/seq_oss_init.c if (!dp->readq) { readq 284 sound/core/seq/oss/seq_oss_init.c snd_seq_oss_readq_delete(dp->readq); readq 412 sound/core/seq/oss/seq_oss_init.c if (dp->readq) readq 413 sound/core/seq/oss/seq_oss_init.c snd_seq_oss_readq_delete(dp->readq); readq 484 sound/core/seq/oss/seq_oss_init.c if (dp->readq) readq 485 sound/core/seq/oss/seq_oss_init.c snd_seq_oss_readq_clear(dp->readq); readq 541 sound/core/seq/oss/seq_oss_init.c if (is_read_mode(dp->file_mode) && dp->readq) readq 542 sound/core/seq/oss/seq_oss_init.c snd_seq_oss_readq_info_read(dp->readq, buf); readq 120 sound/core/seq/oss/seq_oss_ioctl.c if (dp->readq == NULL || ! is_read_mode(dp->file_mode)) readq 122 sound/core/seq/oss/seq_oss_ioctl.c return put_user(dp->readq->qlen, p) ? -EFAULT : 0; readq 190 sound/core/seq/oss/seq_oss_ioctl.c if (dp->readq == NULL || !is_read_mode(dp->file_mode)) readq 198 sound/core/seq/oss/seq_oss_ioctl.c dp->readq->pre_event_timeout = val; readq 526 sound/core/seq/oss/seq_oss_midi.c if (dp->readq == NULL) readq 599 sound/core/seq/oss/seq_oss_midi.c snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode); readq 600 sound/core/seq/oss/seq_oss_midi.c snd_seq_oss_readq_put_event(dp->readq, &ossev); readq 614 sound/core/seq/oss/seq_oss_midi.c snd_seq_oss_readq_put_timestamp(dp->readq, ev->time.tick, dp->seq_mode); readq 619 sound/core/seq/oss/seq_oss_midi.c snd_seq_oss_readq_puts(dp->readq, mdev->seq_device, readq 624 sound/core/seq/oss/seq_oss_midi.c snd_seq_oss_readq_puts(dp->readq, mdev->seq_device, msg, len); readq 46 sound/core/seq/oss/seq_oss_rw.c struct seq_oss_readq *readq = dp->readq; readq 52 sound/core/seq/oss/seq_oss_rw.c if (readq == NULL || ! is_read_mode(dp->file_mode)) readq 56 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_lock(readq, flags); readq 57 sound/core/seq/oss/seq_oss_rw.c err = snd_seq_oss_readq_pick(readq, &rec); readq 60 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_unlock(readq, flags); readq 61 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_wait(readq); readq 62 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_lock(readq, flags); readq 66 sound/core/seq/oss/seq_oss_rw.c err = snd_seq_oss_readq_pick(readq, &rec); readq 69 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_unlock(readq, flags); readq 74 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_unlock(readq, flags); readq 77 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_free(readq); readq 78 sound/core/seq/oss/seq_oss_rw.c snd_seq_oss_readq_unlock(readq, flags); readq 205 sound/core/seq/oss/seq_oss_rw.c if (dp->readq && is_read_mode(dp->file_mode)) { readq 206 sound/core/seq/oss/seq_oss_rw.c if (snd_seq_oss_readq_poll(dp->readq, file, wait)) readq 127 sound/mips/sgio2audio.c val = readq(&mace->perif.audio.codec_control); /* flush bus */ readq 130 sound/mips/sgio2audio.c val = readq(&mace->perif.audio.codec_read); readq 151 sound/mips/sgio2audio.c val = readq(&mace->perif.audio.codec_control); /* flush bus */ readq 381 sound/mips/sgio2audio.c src_pos = readq(&mace->perif.audio.chan[ch].read_ptr); readq 429 sound/mips/sgio2audio.c dst_pos = readq(&mace->perif.audio.chan[ch].write_ptr); readq 503 sound/mips/sgio2audio.c readq(&mace->perif.audio.chan[ch].depth) - 32; readq 522 sound/mips/sgio2audio.c readq(&mace->perif.audio.chan[ch].depth) - 32; readq 863 sound/mips/sgio2audio.c if (!(readq(&mace->perif.audio.control) & AUDIO_CONTROL_CODEC_PRESENT))