Searched refs:atp_probe1 (Results 1 – 1 of 1) sorted by relevance
193 static int atp_probe1(long ioaddr);227 return atp_probe1(base_addr); in atp_init()236 if (atp_probe1(ioaddr) == 0) in atp_init()253 static int __init atp_probe1(long ioaddr) in atp_probe1() function