Searched refs:s3c244x_init_clocks (Results 1 – 3 of 3) sorted by relevance
91 .init_clocks = s3c244x_init_clocks,100 .init_clocks = s3c244x_init_clocks,109 .init_clocks = s3c244x_init_clocks,118 .init_clocks = s3c244x_init_clocks,
19 extern void s3c244x_init_clocks(int xtal);22 #define s3c244x_init_clocks NULL macro
129 void __init s3c244x_init_clocks(int xtal) in s3c244x_init_clocks() function