Searched refs:proc_init (Results 1 – 9 of 9) sorted by relevance
48 static char proc_init; variable140 if (proc_init == 0) { in gen_pci_cfg_wr()142 proc_init = ~0; in gen_pci_cfg_wr()394 if (proc_init == 0) { in msp_pcibios_config_access()396 proc_init = ~0; in msp_pcibios_config_access()
237 extern bool proc_init(void);
892 static int proc_init(struct snd_akm4xxx *ak) in proc_init() function903 static int proc_init(struct snd_akm4xxx *ak) { return 0; } in proc_init() function926 err = proc_init(ak); in snd_akm4xxx_build_controls()
503 static void proc_init(struct snd_ice1712 *ice) in proc_init() function510 static void proc_init(struct snd_ice1712 *ice) {} in proc_init() function1092 proc_init(ice); in qtet_init()
1475 static void __init proc_init(void) in proc_init() function1515 proc_init(); in capi_init()
2266 static void __init proc_init(void) in proc_init() function2312 proc_init(); in capidrv_init()
1062 bool proc_init(void) in proc_init() function
305 fproc = proc_init(); in api_init()
1590 .proc_init = psb_proc_init,