Lines Matching refs:__init

500 static int __init aedsp16_wait_data(int port)  in aedsp16_wait_data()
523 static int __init aedsp16_read(int port) in aedsp16_read()
541 static int __init aedsp16_test_dsp(int port) in aedsp16_test_dsp()
546 static int __init aedsp16_dsp_reset(int port) in aedsp16_dsp_reset()
567 static int __init aedsp16_write(int port, int cmd) in aedsp16_write()
595 void __init aedsp16_pinfo(void) { in aedsp16_pinfo()
605 static void __init aedsp16_hard_decode(void) { in aedsp16_hard_decode()
649 static void __init aedsp16_hard_encode(void) { in aedsp16_hard_encode()
674 static int __init aedsp16_hard_write(int port) { in aedsp16_hard_write()
709 static int __init aedsp16_hard_read(int port) { in aedsp16_hard_read()
743 static int __init aedsp16_ext_cfg_write(int port) { in aedsp16_ext_cfg_write()
797 static int __init aedsp16_cfg_write(int port) { in aedsp16_cfg_write()
809 static int __init aedsp16_init_mss(int port) in aedsp16_init_mss()
834 static int __init aedsp16_setup_board(int port) { in aedsp16_setup_board()
923 static int __init aedsp16_stdcfg(int port) { in aedsp16_stdcfg()
938 static int __init aedsp16_dsp_version(int port) in aedsp16_dsp_version()
969 static int __init aedsp16_dsp_copyright(int port) in aedsp16_dsp_copyright()
1005 static void __init aedsp16_init_tables(void) in aedsp16_init_tables()
1029 static int __init aedsp16_init_board(void) in aedsp16_init_board()
1130 static int __init init_aedsp16_sb(void) in init_aedsp16_sb()
1159 static int __init init_aedsp16_mss(void) in init_aedsp16_mss()
1205 static int __init init_aedsp16_mpu(void) in init_aedsp16_mpu()
1247 static int __init init_aedsp16(void) in init_aedsp16()
1322 static int __init do_init_aedsp16(void) { in do_init_aedsp16()
1356 static int __init setup_aedsp16(char *str) in setup_aedsp16()