Searched refs:aztcd_init (Results 1 – 4 of 4) sorted by relevance
25 extern int aztcd_init(void);
355 int aztcd_init(void);1723 int __init aztcd_init(void) in aztcd_init() function1964 module_init(aztcd_init);
356 is: aztcd_init() during Linux bootup procedure init()384 function aztcd_init, where the drive should be detected during init. Do the392 in aztcd_init() to exactly match the first 3 or 4 letters you have seen.393 -Another point is the 'smart' card detection feature in aztcd_init(). Normally394 the CD-ROM drive is ready, when aztcd_init is trying to read the version
1590 aztcd_init(); in blk_dev_init()