Searched refs:init (Results 1 - 25 of 487) sorted by relevance

1234567891011>>

/sound/
H A Dlast.c23 #include <linux/init.h>
H A Dac97_bus.c15 #include <linux/init.h>
/sound/oss/
H A Daedsp16.c28 #include <linux/init.h>
122 This init module should work with SBPRO+MSS, when one of the two is
176 - Added the code to request_region at device init (should go in
183 - Moved the sb init routine from the attach to the very first
202 - attached all the init routines.
214 - Rewritten the init interface-routines to initialize the AEDSP16 in
234 - All data and funcs moved to .*.init section.
451 int init; /* Initialization status of the card */ member in struct:aedsp16_info
1086 if (ae_config.init & INIT_MSS) {
1097 printk("Audio Excel DSP 16 init
[all...]
/sound/aoa/core/
H A Dcore.c9 #include <linux/init.h>
43 if (c->init)
44 err = c->init(c);
46 printk(KERN_ERR "snd-aoa: codec %s didn't init\n", c->name);
/sound/core/seq/
H A Dseq_info.c22 #include <linux/init.h>
H A Dseq.c22 #include <linux/init.h>
92 /* init memory, room for selected events */
96 /* init event queues */
/sound/pci/asihpi/
H A Dhpicmn.h37 u16 init; member in struct:hpi_control_cache
/sound/pci/au88x0/
H A Dau88x0_mixer.c9 #include <linux/init.h>
/sound/soc/codecs/
H A Ddfbmcs320.c12 #include <linux/init.h>
/sound/soc/sh/
H A Dfsi-da7210.c41 .init = fsi_da7210_init,
/sound/soc/davinci/
H A Ddavinci-evm.c166 .init = evm_aic3x_init,
177 .init = evm_aic3x_init,
187 .init = evm_aic3x_init,
208 .init = evm_aic3x_init,
229 .init = evm_aic3x_init,
240 .init = evm_aic3x_init,
/sound/soc/samsung/
H A Dsmdk_wm8580.c214 .init = smdk_wm8580_init_paifrx,
224 .init = smdk_wm8580_init_paiftx,
234 .init = smdk_wm8580_init_paifrx,
/sound/aoa/
H A Daoa-gpio.h26 void (*init)(struct gpio_runtime *rt); member in struct:gpio_methods
H A Daoa.h26 /* called when the fabric wants to init this codec.
28 int (*init)(struct aoa_codec *codec); member in struct:aoa_codec
38 /* assigned by fabric before init() is called, points
42 /* assigned by the fabric before init() is called, points
47 /* assigned by the fabric before init() is called, contains
/sound/pci/echoaudio/
H A Ddarla20.c40 #include <linux/init.h>
H A Ddarla24.c44 #include <linux/init.h>
H A Dgina20.c44 #include <linux/init.h>
H A Dindigo.c42 #include <linux/init.h>
H A Dindigodj.c42 #include <linux/init.h>
H A Dindigodjx.c42 #include <linux/init.h>
H A Dindigoio.c43 #include <linux/init.h>
H A Dindigoiox.c43 #include <linux/init.h>
H A Dlayla20.c49 #include <linux/init.h>
H A Dlayla24.c51 #include <linux/init.h>
H A Dmia.c50 #include <linux/init.h>

Completed in 250 milliseconds

1234567891011>>