代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/412730/11187233
mid sound0.mid
www.eeworm.com/read/412730/11187284
mid sound0.mid
www.eeworm.com/read/412730/11187344
mid sound0.mid
www.eeworm.com/read/267035/11196689
bmp sound1.bmp
www.eeworm.com/read/267035/11196724
bmp sound2.bmp
www.eeworm.com/read/266832/11210990
h sound_calls.h
/*
* DMA buffer calls
*/
int DMAbuf_open(int dev, int mode);
int DMAbuf_release(int dev, int mode);
int DMAbuf_getwrbuffer(int dev, char **buf, int *size, int dontblock);
int DMAbuf_getrdbuffer(int
www.eeworm.com/read/266832/11211105
h sound_config.h
/* sound_config.h
*
* A driver for sound cards, misc. configuration parameters.
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PU
www.eeworm.com/read/266832/11211108
c sound_syms.c
/*
* The sound core exports the following symbols to the rest of
* modulespace.
*
* (C) Copyright 1997 Alan Cox, Licensed under the GNU GPL
*
* Thu May 27 1999 Andrew J. Kroll
www.eeworm.com/read/266832/11211223
c sound_timer.c
/*
* sound/sound_timer.c
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version 2 (June 1991). See the "CO
www.eeworm.com/read/266832/11211230
h sound_firmware.h
extern int mod_firmware_load(const char *fn, char **fp);