代码搜索结果
找到约 10,000 项符合
Sound 的代码
dmasound_core.c
/*
* linux/sound/oss/dmasound/dmasound_core.c
*
*
* OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for
* Linux/m68k
* Extended to support Power Macintosh for Linux/ppc by Pau
kconfig
# drivers/sound/Config.in
#
# 18 Apr 1998, Michael Elizabeth Chastain,
# More hacking for modularisation.
#
# Prompt user for primary drivers.
config SOUND_OMAP
tristate "OMAP
makefile
ifndef PWLIBDIR
PWLIBDIR = $(HOME)/pwlib
endif
PLUGIN_NAME = esd
PLUGIN_FAMILY = device/sound
PLUGIN_LIBS =
PLUGIN_SOURCES = sound_esd.cxx
include ../../make/plugins.mak
makefile
ifndef PWLIBDIR
PWLIBDIR = $(HOME)/pwlib
endif
PLUGIN_NAME = oss
PLUGIN_FAMILY = device/sound
PLUGIN_LIBS =
PLUGIN_SOURCES = sound_oss.cxx
include ../../make/plugins.mak
audio_syms.c
/*
* Exported symbols for audio driver.
* __NO_VERSION__ because this is still part of sound.o.
*/
#define __NO_VERSION__
#include
char audio_syms_symbol;
#include "sound_config
dmasound_core.c
/*
* linux/drivers/sound/dmasound/dmasound_core.c
*
*
* OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for
* Linux/m68k
* Extended to support Power Macintosh for Linux/ppc b
audio_syms.c
/*
* Exported symbols for audio driver.
* __NO_VERSION__ because this is still part of sound.o.
*/
#define __NO_VERSION__
#include
char audio_syms_symbol;
#include "sound_config
dmasound_core.c
/*
* linux/drivers/sound/dmasound/dmasound_core.c
*
*
* OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for
* Linux/m68k
* Extended to support Power Macintosh for Linux/ppc b
alsa.c
/*
alsa: sound output with Advanced Linux Sound Architecture 1.x API
copyright 2006-8 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distrib
dmasound_core.c
/*
* linux/sound/oss/dmasound/dmasound_core.c
*
*
* OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for
* Linux/m68k
* Extended to support Power Macintosh for Linux/ppc by Pau